Skip to content
Snippets Groups Projects
Commit 47e5382e authored by Simone Guscetti's avatar Simone Guscetti Committed by Daniel Agar
Browse files

libtunes: insert explicit fallthrough

parent 3e09f630
No related branches found
No related tags found
No related merge requests found
......@@ -106,6 +106,7 @@ int Tunes::set_control(const tune_control_s &tune_control)
reset_playing_tune = true;
config_tone(false);
/* FALLTHROUGH */
case tune_control_s::TUNE_ID_ARMING_WARNING:
case tune_control_s::TUNE_ID_BATTERY_WARNING_SLOW:
case tune_control_s::TUNE_ID_BATTERY_WARNING_FAST:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment