Skip to content

Commit

Permalink
esc: fit extended status in 1 frame
Browse files Browse the repository at this point in the history
  • Loading branch information
tridge committed Sep 25, 2023
1 parent 61aa93a commit a348447
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion uavcan/equipment/esc/1036.StatusExtended.uavcan
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ uint7 output_pct # Output command from ESC to motor, in percent. Ra
int9 motor_temperature_degC # Temperature of connected motor, in Celsius. Range is -256 to +255 C.
uint9 motor_angle # Measured angle of connected angle sensor, in degrees. Range is 0 to 360.

uint32 status_flags # Manufacturer-specific status flags currently active.
uint24 status_flags # Manufacturer-specific status flags currently active.

0 comments on commit a348447

Please sign in to comment.