diff options
Diffstat (limited to 'docs/Config_Reference.md')
-rw-r--r-- | docs/Config_Reference.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Config_Reference.md b/docs/Config_Reference.md index 701c32a3..2e048276 100644 --- a/docs/Config_Reference.md +++ b/docs/Config_Reference.md @@ -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. |