From eba252d3fd963ae10a51bea644f2b0c9e504e559 Mon Sep 17 00:00:00 2001 From: Kevin O'Connor Date: Fri, 4 May 2018 14:16:21 -0400 Subject: thermocouple: Add initial support for common SPI temperature sensing chips Signed-off-by: Petri Honkala Signed-off-by: Kevin O'Connor --- config/example.cfg | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'config/example.cfg') diff --git a/config/example.cfg b/config/example.cfg index 025f6b71..636b1095 100644 --- a/config/example.cfg +++ b/config/example.cfg @@ -147,8 +147,9 @@ heater_pin: ar10 sensor_type: EPCOS 100K B57560G104F # Type of sensor - this may be "EPCOS 100K B57560G104F", "ATC # Semitec 104GT-2", "NTC 100K beta 3950", "Honeywell 100K -# 135-104LAG-J01", "NTC 100K MGB18-104F39050L32", "AD595", or "PT100 -# INA826". Additional sensor types may be available - see the +# 135-104LAG-J01", "NTC 100K MGB18-104F39050L32", "AD595", "PT100 +# INA826", "MAX6675", "MAX31855", "MAX31856", or "MAX31865". +# Additional sensor types may be available - see the # example-extras.cfg file for details. This parameter must be # provided. sensor_pin: analog13 -- cgit v1.2.3-70-g09d2