mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-12-16 05:09:56 +01:00
temperature_sensor: Add generic temperature sensor support
Signed-off-by: Douglas Hammond <wizhippo@gmail.com> Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
committed by
Kevin O'Connor
parent
f9968904d6
commit
b6589406d4
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user