forked from Archive/PX4-Autopilot
6 lines
135 B
Plaintext
6 lines
135 B
Plaintext
|
uint64 timestamp # time since system start (microseconds)
|
||
|
char[100] cmd
|
||
|
uint32 MAX_STRLEN = 100
|
||
|
uint32 strlen
|
||
|
uint32 request_sequence
|