forked from Archive/PX4-Autopilot
7 lines
170 B
Plaintext
7 lines
170 B
Plaintext
|
# ParameterSetUsedRequest : Used by a remote to update the used flag for a parameter on the primary
|
||
|
|
||
|
uint64 timestamp
|
||
|
uint16 parameter_index
|
||
|
|
||
|
uint8 ORB_QUEUE_LENGTH = 64
|