mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-08-09 06:45:26 -06: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:
parent
f9968904d6
commit
b6589406d4
3 changed files with 44 additions and 6 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue