Common.Message.PlayTune (xmavlink_util v0.4.3)

View Source

Summary

Types

t()

Control vehicle tone generation (buzzer).

Types

t()

@type t() :: %Common.Message.PlayTune{
  target_component: XMAVLink.Types.uint8_t(),
  target_system: XMAVLink.Types.uint8_t(),
  tune: [char()],
  tune2: [char()]
}

Control vehicle tone generation (buzzer).