mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Fix length of mavlink log message
This commit is contained in:
parent
5088baa87d
commit
f42f229c5f
@ -1,4 +1,4 @@
|
||||
uint64 timestamp # Timestamp in microseconds since boot
|
||||
|
||||
uint8[51] text
|
||||
uint8[50] text
|
||||
uint8 severity
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user