mavlink v0.7.0 APM.Message.PlayTune View Source

Link to this section Summary

Types

t()

Control vehicle tone generation (buzzer)

Link to this section Types

Link to this type

t() View Source
t() :: %APM.Message.PlayTune{
  target_component: MAVLink.Types.uint8_t(),
  target_system: MAVLink.Types.uint8_t(),
  tune: [char()],
  tune2: [char()]
}

Control vehicle tone generation (buzzer)