View Source APM.Message.GoproSetResponse (xmavlink_util v0.1.0)

Link to this section Summary

Types

t()

Response from a GOPRO_COMMAND set request.

Link to this section Types

@type t() :: %APM.Message.GoproSetResponse{
  cmd_id: APM.Types.gopro_command(),
  status: APM.Types.gopro_request_status()
}

Response from a GOPRO_COMMAND set request.