px4-firmware/msg/Buffer128.msg

10 lines
198 B
Plaintext
Raw Permalink Normal View History

uint64 timestamp # time since system start (microseconds)
uint8 len # length of data
uint32 MAX_BUFLEN = 128
uint8[128] data # data
# TOPICS voxl2_io_data