This commit is contained in:
Lorenz Meier
2014-09-24 12:51:43 +02:00
parent a7d9a773a9
commit e73681b0e3
30 changed files with 40 additions and 40 deletions
+2 -2
View File
@@ -1,11 +1,11 @@
/** @file
* @brief MAVLink comm protocol built from sensesoar.xml
* @see http://pixhawk.ethz.ch/software/mavlink
* @see http://mavlink.org
*/
#ifndef MAVLINK_VERSION_H
#define MAVLINK_VERSION_H
#define MAVLINK_BUILD_DATE "Mon Sep 15 02:00:38 2014"
#define MAVLINK_BUILD_DATE "Wed Sep 24 12:51:08 2014"
#define MAVLINK_WIRE_PROTOCOL_VERSION "1.0"
#define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 255