Skip to content

Commit

Permalink
ESC: clarify esc_index
Browse files Browse the repository at this point in the history
  • Loading branch information
tridge committed May 18, 2023
1 parent 78880c2 commit c082019
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion uavcan/equipment/esc/1034.Status.uavcan
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ int18 rpm # Negative value indicates reverse rotation

uint7 power_rating_pct # Instant demand factor in percent (percent of maximum power); range 0% to 127%.

uint5 esc_index
uint5 esc_index # zero is first ESC. This should match the index into the cmd[] array in RawCommand

0 comments on commit c082019

Please sign in to comment.