mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-20 08:47:49 +00:00
Move event.* code into event_m[04].*.
Slightly more duplication of code now. Need a base class...
This commit is contained in:
@@ -66,7 +66,6 @@ int main(void) {
|
||||
|
||||
sdcStart(&SDCD1, nullptr);
|
||||
|
||||
events_initialize(chThdSelf());
|
||||
init_message_queues();
|
||||
|
||||
ui::Context context;
|
||||
|
Reference in New Issue
Block a user