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/generic-einsy-rambo.cfg | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'config/generic-einsy-rambo.cfg') diff --git a/config/generic-einsy-rambo.cfg b/config/generic-einsy-rambo.cfg index 7c7cb5c5..eca405b5 100644 --- a/config/generic-einsy-rambo.cfg +++ b/config/generic-einsy-rambo.cfg @@ -92,6 +92,12 @@ pin: PH5 #[heater_fan nozzle_cooling_fan] #pin: PH3 +[temperature_sensor board_sensor] +sensor_pin: PF6 +sensor_type: TDK NTCG104LH104JT1 +min_temp: 0 +max_temp: 50 + [mcu] serial: /dev/ttyACM0 -- cgit v1.2.3-70-g09d2