You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# Play tune V2
|
|
#
|
|
# https://mavlink.io/en/messages/common.html#PLAY_TUNE_V2
|
|
|
|
## TUNE_FORMAT enum
|
|
uint8 QBASIC1_1 = 1
|
|
uint8 MML_MODERN = 2
|
|
|
|
uint8 format
|
|
string tune
|