autogenerated headers for rev https://github.com/mavlink/mavlink/tree/2051bc29b50a4b155088b34aa37ed0bfa002d738
This commit is contained in:
@@ -2,12 +2,12 @@
|
||||
|
||||
#define MAVLINK_MSG_ID_GOPRO_GET_RESPONSE 217
|
||||
|
||||
typedef struct MAVLINK_PACKED __mavlink_gopro_get_response_t
|
||||
{
|
||||
MAVPACKED(
|
||||
typedef struct __mavlink_gopro_get_response_t {
|
||||
uint8_t cmd_id; /*< Command ID*/
|
||||
uint8_t status; /*< Status*/
|
||||
uint8_t value[4]; /*< Value*/
|
||||
} mavlink_gopro_get_response_t;
|
||||
}) mavlink_gopro_get_response_t;
|
||||
|
||||
#define MAVLINK_MSG_ID_GOPRO_GET_RESPONSE_LEN 6
|
||||
#define MAVLINK_MSG_ID_GOPRO_GET_RESPONSE_MIN_LEN 6
|
||||
|
||||
Reference in New Issue
Block a user