mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-07-31 02:23:04 -07:00
Fix part 1
This commit is contained in:
@@ -216,6 +216,8 @@ int32_t clock_app(void* p) {
|
||||
// Exit the plugin
|
||||
processing = false;
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
}
|
||||
}
|
||||
} /*else if(event.type == EventTypeTick) {
|
||||
|
||||
Reference in New Issue
Block a user