mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-09-25 20:28:26 +08:00
Add support to new fields in command_ack
This commit is contained in:
committed by
Lorenz Meier
parent
d640d1aaf1
commit
4462869432
@@ -10,3 +10,7 @@ uint32 ORB_QUEUE_LENGTH = 3
|
||||
uint16 command
|
||||
uint8 result
|
||||
uint8 from_external
|
||||
uint8 result_param1
|
||||
int32 result_param2
|
||||
uint8 target_system
|
||||
uint8 target_component
|
||||
|
||||
Reference in New Issue
Block a user