autogenerated headers for rev https://github.com/mavlink/mavlink/tree/96589baa69422373b7dff63b0e906b3e767b3a1e
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
|
||||
typedef struct __mavlink_ptz_status_t
|
||||
{
|
||||
int16_t pan; ///< The Pan value in 10ths of degree
|
||||
int16_t tilt; ///< The Tilt value in 10ths of degree
|
||||
uint8_t zoom; ///< The actual Zoom Value
|
||||
int16_t pan; /*< The Pan value in 10ths of degree*/
|
||||
int16_t tilt; /*< The Tilt value in 10ths of degree*/
|
||||
uint8_t zoom; /*< The actual Zoom Value*/
|
||||
} mavlink_ptz_status_t;
|
||||
|
||||
#define MAVLINK_MSG_ID_PTZ_STATUS_LEN 5
|
||||
|
||||
Reference in New Issue
Block a user