mirror of https://github.com/ArduPilot/ardupilot
GCS_MAVLink: generate after adding deprecated note to SET_MAG_OFFSETS
This commit is contained in:
parent
798c749833
commit
2c1fa5f1e8
|
@ -5,7 +5,7 @@
|
|||
#ifndef MAVLINK_VERSION_H
|
||||
#define MAVLINK_VERSION_H
|
||||
|
||||
#define MAVLINK_BUILD_DATE "Wed Jul 9 16:58:50 2014"
|
||||
#define MAVLINK_BUILD_DATE "Wed Jul 9 17:11:13 2014"
|
||||
#define MAVLINK_WIRE_PROTOCOL_VERSION "1.0"
|
||||
#define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 255
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
#ifndef MAVLINK_VERSION_H
|
||||
#define MAVLINK_VERSION_H
|
||||
|
||||
#define MAVLINK_BUILD_DATE "Wed Jul 9 16:58:50 2014"
|
||||
#define MAVLINK_BUILD_DATE "Wed Jul 9 17:11:13 2014"
|
||||
#define MAVLINK_WIRE_PROTOCOL_VERSION "1.0"
|
||||
#define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 255
|
||||
|
||||
|
|
Loading…
Reference in New Issue