mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-16 04:24:45 -07:00
Code cleanup
This commit is contained in:
2
applications/external/metronome/metronome.c
vendored
2
applications/external/metronome/metronome.c
vendored
@@ -178,7 +178,7 @@ static void timer_callback(void* ctx) {
|
||||
case Silent:
|
||||
break;
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
// this is a bit of a kludge... if we are on vibro and unpronounced, stop vibro after half the usual duration
|
||||
switch(metronome_state->output_mode) {
|
||||
|
||||
Reference in New Issue
Block a user