diff options
Diffstat (limited to 'docs/Status_Reference.md')
-rw-r--r-- | docs/Status_Reference.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/Status_Reference.md b/docs/Status_Reference.md index 1d726f13..4fed169b 100644 --- a/docs/Status_Reference.md +++ b/docs/Status_Reference.md @@ -138,7 +138,8 @@ The following information is available in the [hall_filament_width_sensor](Config_Reference.md#hall_filament_width_sensor) object: - `is_active`: Returns True if the sensor is currently active. -- `Diameter`, `Raw`: The last read values from the sensor. +- `Diameter`: The last reading from the sensor in mm. +- `Raw`: The last raw ADC reading from the sensor. ## heater |