✨feat: 更好兼容matlab
uin64->uint32 payload64->payload
This commit is contained in:
+2
-2
@@ -7,8 +7,8 @@
|
||||
#ifndef MAVLINK_VERSION_H
|
||||
#define MAVLINK_VERSION_H
|
||||
|
||||
#define MAVLINK_BUILD_DATE "Sun Mar 10 2019"
|
||||
#define MAVLINK_BUILD_DATE "Sun Sep 20 2020"
|
||||
#define MAVLINK_WIRE_PROTOCOL_VERSION "2.0"
|
||||
#define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 255
|
||||
#define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 46
|
||||
|
||||
#endif // MAVLINK_VERSION_H
|
||||
|
||||
Reference in New Issue
Block a user