aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2017-08-17 14:34:25 -0400
committerKevin O'Connor <kevin@koconnor.net>2017-08-17 15:12:51 -0400
commit4b5f3bec4b0685cd73436117c3ec0f08c9aaa8d6 (patch)
treeb3ab268f7d7a889954632e6d315e2b479ff0f6f3 /config
parent1f4c6443ef6385a43200b73520f4f7d9a1e83c90 (diff)
downloadkutter-4b5f3bec4b0685cd73436117c3ec0f08c9aaa8d6.tar.gz
kutter-4b5f3bec4b0685cd73436117c3ec0f08c9aaa8d6.tar.xz
kutter-4b5f3bec4b0685cd73436117c3ec0f08c9aaa8d6.zip
heater: Add support for a generic "NTC 100K beta 3950" thermistor
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'config')
-rw-r--r--config/example.cfg3
1 files changed, 2 insertions, 1 deletions
diff --git a/config/example.cfg b/config/example.cfg
index 71ac0563..4bb805db 100644
--- a/config/example.cfg
+++ b/config/example.cfg
@@ -176,7 +176,8 @@ heater_pin: ar10
# periods) to the heater. The default is 1.0.
sensor_type: EPCOS 100K B57560G104F
# Type of sensor - this may be "EPCOS 100K B57560G104F", "ATC
-# Semitec 104GT-2", or "AD595". This parameter must be provided.
+# Semitec 104GT-2", "NTC 100K beta 3950", or "AD595". This parameter
+# must be provided.
sensor_pin: analog13
# Analog input pin connected to the sensor. This parameter must be
# provided.