mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-08-07 14:04:17 -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
|
@ -8,9 +8,10 @@ All dates in this document are approximate.
|
|||
|
||||
20210219: The `rpi_temperature` module has been renamed to
|
||||
`temperature_host`. Replace any occurrences of `sensor_type:
|
||||
rpi_temperature` with `sensor_type: temperature_host`. The
|
||||
`rpi_temperature` name is deprecated and will be removed in the near
|
||||
future.
|
||||
rpi_temperature` with `sensor_type: temperature_host`. The path to
|
||||
the temperature file may be specified in the `sensor_path` config
|
||||
variable. The `rpi_temperature` name is deprecated and will be
|
||||
removed in the near future.
|
||||
|
||||
20210201: The `TEST_RESONANCES` command will now disable input shaping
|
||||
if it was previously enabled (and re-enable it after the test). In order
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue