Convert rpi_temperature to temperature_host

This commit is contained in:
Zach Schimke 2022-06-18 17:09:33 -07:00
parent 04afdd34b8
commit 58fadabec5
1 changed files with 1 additions and 1 deletions

2
pi.cfg
View File

@ -3,6 +3,6 @@ serial: /tmp/klipper_host_mcu
## Rasberry Pi CPU Temperature
[temperature_sensor cpu]
sensor_type: rpi_temperature
sensor_type: temperature_host
min_temp: 0
max_temp: 85