tmc: Support reporting tmc2240 temperature in driver get_status()
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
@@ -458,6 +458,9 @@ objects (eg, `[tmc2208 stepper_x]`):
|
||||
- `drv_status`: The results of the last driver status query. (Only
|
||||
non-zero fields are reported.) This field will be null if the driver
|
||||
is not enabled (and thus is not periodically queried).
|
||||
- `temperature`: The internal temperature reported by the driver. This
|
||||
field will be null if the driver is not enabled or if the driver
|
||||
does not support temperature reporting.
|
||||
- `run_current`: The currently set run current.
|
||||
- `hold_current`: The currently set hold current.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user