mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-14 08:48:35 -07:00
these are probably needed breaks
This commit is contained in:
@@ -149,6 +149,8 @@ int32_t mandelbrot_app(void* p) {
|
||||
case InputKeyBack:
|
||||
processing = false;
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user