mavlink v0.7.0 APM.Message.GoproSetResponse 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.GoproSetResponse{
cmd_id: APM.Types.gopro_command(),
status: APM.Types.gopro_request_status()
}
t() :: %APM.Message.GoproSetResponse{ cmd_id: APM.Types.gopro_command(), status: APM.Types.gopro_request_status() }
Response from a GOPRO_COMMAND set request.