🐞fix: fix to keep msg len
保证包长度不超过255
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user