autogenerated headers for rev https://github.com/mavlink/mavlink/tree/2051bc29b50a4b155088b34aa37ed0bfa002d738
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
|
||||
#define MAVLINK_MSG_ID_AQ_TELEMETRY_F 150
|
||||
|
||||
typedef struct MAVLINK_PACKED __mavlink_aq_telemetry_f_t
|
||||
{
|
||||
MAVPACKED(
|
||||
typedef struct __mavlink_aq_telemetry_f_t {
|
||||
float value1; /*< value1*/
|
||||
float value2; /*< value2*/
|
||||
float value3; /*< value3*/
|
||||
@@ -25,7 +25,7 @@ typedef struct MAVLINK_PACKED __mavlink_aq_telemetry_f_t
|
||||
float value19; /*< value19*/
|
||||
float value20; /*< value20*/
|
||||
uint16_t Index; /*< Index of message*/
|
||||
} mavlink_aq_telemetry_f_t;
|
||||
}) mavlink_aq_telemetry_f_t;
|
||||
|
||||
#define MAVLINK_MSG_ID_AQ_TELEMETRY_F_LEN 82
|
||||
#define MAVLINK_MSG_ID_AQ_TELEMETRY_F_MIN_LEN 82
|
||||
|
||||
Reference in New Issue
Block a user