mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-31 02:16:53 +08:00
do make format
This commit is contained in:
committed by
Julian Oes
parent
ad6ee2aadf
commit
741892c30f
@@ -221,7 +221,7 @@ Tunes::Status Tunes::get_next_note(unsigned &frequency, unsigned &duration, unsi
|
|||||||
switch (c) {
|
switch (c) {
|
||||||
|
|
||||||
case 'V': // Select volume.
|
case 'V': // Select volume.
|
||||||
// Consume volume if specified in tune but ignore
|
// Consume volume if specified in tune but ignore
|
||||||
// MML compatibility
|
// MML compatibility
|
||||||
next_number();
|
next_number();
|
||||||
break;
|
break;
|
||||||
|
|||||||
Reference in New Issue
Block a user