Browse Source

Fix length of mavlink log message

sbg
Lorenz Meier 9 years ago
parent
commit
f42f229c5f
  1. 2
      msg/mavlink_log.msg

2
msg/mavlink_log.msg

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

Loading…
Cancel
Save