diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/klippy/temperature.cfg | 6 |
1 files changed, 1 insertions, 5 deletions
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 |