Common.Message.PlayTuneV2 (xmavlink v0.5.0)
View SourceSummary
Types
@type t() :: %Common.Message.PlayTuneV2{ format: MapSet.t(Common.Types.tune_format()), target_component: XMAVLink.Types.uint8_t(), target_system: XMAVLink.Types.uint8_t(), tune: [char()] }
Play vehicle tone/tune (buzzer). Supersedes message PLAY_TUNE.