mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-05-12 11:42:13 -04:00
Signal SD card write thread from M4 event.
This commit is contained in:
parent
daa2f7aed0
commit
8e14d2f4e8
3 changed files with 19 additions and 3 deletions
|
@ -73,6 +73,8 @@ public:
|
|||
return message_map_;
|
||||
}
|
||||
|
||||
static Thread* thread_record;
|
||||
|
||||
private:
|
||||
static MessageHandlerMap message_map_;
|
||||
static Thread* thread_event_loop;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue