From 1b08553a42bff8b5fb9478b2ad5d98184d2dad67 Mon Sep 17 00:00:00 2001 From: Kevin O'Connor Date: Sat, 19 Mar 2022 19:28:00 -0400 Subject: angle: Report tle5012b temperature Export the tle5012b temperature readings when performing measurements. Signed-off-by: Kevin O'Connor --- docs/Status_Reference.md | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'docs') diff --git a/docs/Status_Reference.md b/docs/Status_Reference.md index a23c46a9..dfe6b805 100644 --- a/docs/Status_Reference.md +++ b/docs/Status_Reference.md @@ -10,6 +10,15 @@ attribute be sure to review the [Config Changes document](Config_Changes.md) when upgrading the Klipper software. +## angle + +The following information is available in +[angle some_name](Config_Reference.md#angle) objects: +- `temperature`: The last temperature reading (in Celsius) from a + tle5012b magnetic hall sensor. This value is only available if the + angle sensor is a tle5012b chip and if measurements are in progress + (otherwise it reports `None`). + ## bed_mesh The following information is available in the -- cgit v1.2.3-70-g09d2