This commit is contained in:
PX4BuildBot
2015-08-14 21:55:31 +00:00
parent 48553b0395
commit 753b694df1
264 changed files with 1794 additions and 1794 deletions
@@ -4,9 +4,9 @@
typedef struct __mavlink_slugs_configuration_camera_t
{
uint8_t target; ///< The system setting the commands
uint8_t idOrder; ///< ID 0: brightness 1: aperture 2: iris 3: ICR 4: backlight
uint8_t order; ///< 1: up/on 2: down/off 3: auto/reset/no action
uint8_t target; /*< The system setting the commands*/
uint8_t idOrder; /*< ID 0: brightness 1: aperture 2: iris 3: ICR 4: backlight*/
uint8_t order; /*< 1: up/on 2: down/off 3: auto/reset/no action*/
} mavlink_slugs_configuration_camera_t;
#define MAVLINK_MSG_ID_SLUGS_CONFIGURATION_CAMERA_LEN 3