diff options
Diffstat (limited to 'config/example.cfg')
-rw-r--r-- | config/example.cfg | 5 |
1 files changed, 3 insertions, 2 deletions
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 |