This commit is contained in:
Lorenz Meier
2014-08-10 20:45:24 +02:00
parent af2ca3368e
commit 7f68de141e
253 changed files with 2 additions and 89446 deletions
-12
View File
@@ -1,12 +0,0 @@
/** @file
* @brief MAVLink comm protocol built from sensesoar.xml
* @see http://pixhawk.ethz.ch/software/mavlink
*/
#ifndef MAVLINK_VERSION_H
#define MAVLINK_VERSION_H
#define MAVLINK_BUILD_DATE "Sun Aug 10 19:00:44 2014"
#define MAVLINK_WIRE_PROTOCOL_VERSION "1.0"
#define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 255
#endif // MAVLINK_VERSION_H