mavlink v0.7.0 APM.Message.GoproGetRequest View Source
Link to this section Summary
Link to this section Types
Link to this type
t()
View Source
t()
View Source
t() :: %APM.Message.GoproGetRequest{
cmd_id: APM.Types.gopro_command(),
target_component: MAVLink.Types.uint8_t(),
target_system: MAVLink.Types.uint8_t()
}
t() :: %APM.Message.GoproGetRequest{ cmd_id: APM.Types.gopro_command(), target_component: MAVLink.Types.uint8_t(), target_system: MAVLink.Types.uint8_t() }
Request a GOPRO_COMMAND response from the GoPro.