mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-08-20 14:39:01 +00:00
Store PPM in shared memory for now.
This commit is contained in:
committed by
Jared Boone
parent
9dd41ed48d
commit
3874c82d57
@@ -618,6 +618,7 @@ int main(void) {
|
||||
}
|
||||
|
||||
init_message_queues();
|
||||
shared_memory.correction_ppm = 0;
|
||||
|
||||
portapack::io.init();
|
||||
ui::Context context;
|
||||
|
||||
Reference in New Issue
Block a user