mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-07-24 23:24:01 -06:00
temperature_host: Rename "path" config to "sensor_path"
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
parent
227d9bdbcf
commit
c29585f7f3
3 changed files with 6 additions and 5 deletions
|
@ -2151,7 +2151,7 @@ Temperature from the machine (eg Raspberry Pi) running the host software.
|
|||
|
||||
```
|
||||
sensor_type: temperature_host
|
||||
#path:
|
||||
#sensor_path:
|
||||
# The path to temperature system file. The default is
|
||||
# "/sys/class/thermal/thermal_zone0/temp" which is the temperature
|
||||
# system file on a Raspberry Pi computer.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue