From b6589406d46186bc9ae76a3db49363c5168e30e9 Mon Sep 17 00:00:00 2001 From: Douglas Hammond Date: Mon, 25 Feb 2019 14:17:05 -0500 Subject: temperature_sensor: Add generic temperature sensor support Signed-off-by: Douglas Hammond Signed-off-by: Kevin O'Connor --- test/klippy/temperature.cfg | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'test') diff --git a/test/klippy/temperature.cfg b/test/klippy/temperature.cfg index b4a75e3c..a1e28541 100644 --- a/test/klippy/temperature.cfg +++ b/test/klippy/temperature.cfg @@ -125,11 +125,7 @@ resistance2: 2000 temperature3: 250 resistance3: 3000 -[temperature_fan test_custom_resistance_adc] -pin: ar17 -min_temp: 0 -max_temp: 100 -control: watermark +[temperature_sensor test_custom_resistance_adc] sensor_type: my_custom_resistance_adc sensor_pin: analog5 -- cgit v1.2.3-70-g09d2