Common.Message.PlayTuneV2 (xmavlink_util v0.4.3)
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.