Fix length of mavlink log message

This commit is contained in:
Lorenz Meier 2016-04-17 20:03:32 +02:00
parent 5088baa87d
commit f42f229c5f
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
uint64 timestamp # Timestamp in microseconds since boot
uint8[51] text
uint8[50] text
uint8 severity