mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-06-11 00:23:15 -04:00
Store PPM in shared memory for now.
This commit is contained in:
parent
9dd41ed48d
commit
3874c82d57
4 changed files with 7 additions and 2 deletions
|
@ -618,6 +618,7 @@ int main(void) {
|
|||
}
|
||||
|
||||
init_message_queues();
|
||||
shared_memory.correction_ppm = 0;
|
||||
|
||||
portapack::io.init();
|
||||
ui::Context context;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue