🐞fix: fix to keep msg len

保证包长度不超过255
This commit is contained in:
matt
2020-09-21 08:56:27 +08:00
parent 991dc1353a
commit e3498b9e38
13 changed files with 77 additions and 77 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
#ifndef MAVLINK_VERSION_H
#define MAVLINK_VERSION_H
#define MAVLINK_BUILD_DATE "Sun Sep 20 2020"
#define MAVLINK_BUILD_DATE "Mon Sep 21 2020"
#define MAVLINK_WIRE_PROTOCOL_VERSION "2.0"
#define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 46