mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-02-07 02:32:25 +08:00
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
|