|
@@ -10,7 +10,7 @@
|
|
#error Wrong include order: MAVLINK_VKFLY.H MUST NOT BE DIRECTLY USED. Include mavlink.h from the same directory instead or set ALL AND EVERY defines from MAVLINK.H manually accordingly, including the #define MAVLINK_H call.
|
|
#error Wrong include order: MAVLINK_VKFLY.H MUST NOT BE DIRECTLY USED. Include mavlink.h from the same directory instead or set ALL AND EVERY defines from MAVLINK.H manually accordingly, including the #define MAVLINK_H call.
|
|
#endif
|
|
#endif
|
|
|
|
|
|
-#define MAVLINK_VKFLY_XML_HASH -7414985884588854060
|
|
|
|
|
|
+#define MAVLINK_VKFLY_XML_HASH 7173725835778180596
|
|
|
|
|
|
#ifdef __cplusplus
|
|
#ifdef __cplusplus
|
|
extern "C" {
|
|
extern "C" {
|
|
@@ -106,7 +106,9 @@ typedef enum VKFLY_USER_COMP_ID
|
|
VKFLY_COMP_ID_BAT7=23, /* | */
|
|
VKFLY_COMP_ID_BAT7=23, /* | */
|
|
VKFLY_COMP_ID_BAT8=24, /* | */
|
|
VKFLY_COMP_ID_BAT8=24, /* | */
|
|
VKFLY_COMP_ID_BAT9=25, /* | */
|
|
VKFLY_COMP_ID_BAT9=25, /* | */
|
|
- VKFLY_USER_COMP_ID_ENUM_END=26, /* | */
|
|
|
|
|
|
+ VKFLY_COMP_ID_ASPD0=30, /* | */
|
|
|
|
+ VKFLY_COMP_ID_ASPD1=31, /* | */
|
|
|
|
+ VKFLY_USER_COMP_ID_ENUM_END=32, /* | */
|
|
} VKFLY_USER_COMP_ID;
|
|
} VKFLY_USER_COMP_ID;
|
|
#endif
|
|
#endif
|
|
|
|
|