From 930317fa2a40a4424ce0a65bb02f32e6472eeba0 Mon Sep 17 00:00:00 2001 From: Kevin O'Connor Date: Thu, 8 Oct 2020 15:24:19 -0400 Subject: thermistor: Add support for the board thermistor on the Einsy Rambo Add in support for the "TDK NTCG104LH104JT1" thermistor. Signed-off-by: Kevin O'Connor --- config/example.cfg | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'config/example.cfg') diff --git a/config/example.cfg b/config/example.cfg index 0e0e5c4d..a25ac737 100644 --- a/config/example.cfg +++ b/config/example.cfg @@ -158,9 +158,10 @@ heater_pin: ar10 sensor_type: EPCOS 100K B57560G104F # Type of sensor - common thermistors are "EPCOS 100K B57560G104F", # "ATC Semitec 104GT-2", "NTC 100K beta 3950", "Honeywell 100K -# 135-104LAG-J01", "NTC 100K MGB18-104F39050L32", and -# "SliceEngineering 450". See the example-extras.cfg file for other -# sensors. This parameter must be provided. +# 135-104LAG-J01", "NTC 100K MGB18-104F39050L32", +# "SliceEngineering 450", and "TDK NTCG104LH104JT1". See the +# example-extras.cfg file for other sensors. This parameter must be +# provided. sensor_pin: analog13 # Analog input pin connected to the sensor. This parameter must be # provided. -- cgit v1.2.3-70-g09d2