NinjaFlight
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
version.h
Go to the documentation of this file.
1 
5 #ifndef MAVLINK_VERSION_H
6 #define MAVLINK_VERSION_H
7 
8 #define MAVLINK_BUILD_DATE "Wed Apr 15 16:52:35 2015"
9 #define MAVLINK_WIRE_PROTOCOL_VERSION "1.0"
10 #define MAVLINK_MAX_DIALECT_PAYLOAD_SIZE 255
11 
12 #endif // MAVLINK_VERSION_H