mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-07-29 02:08:10 -07:00
these are probably needed breaks
This commit is contained in:
@@ -512,6 +512,8 @@ int32_t clock_app(void* p) {
|
||||
if(plugin_state->codeSequence < (uint32_t)-1) processing = false;
|
||||
}
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
}
|
||||
if(plugin_state->codeSequence == 10) {
|
||||
plugin_state->codeSequence = 0;
|
||||
|
||||
Reference in New Issue
Block a user