mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-23 01:17:25 +00:00
Init message queues in M0 event dispatcher.
This commit is contained in:
@@ -105,6 +105,8 @@ private:
|
||||
|
||||
bool event_bubble_key(const ui::KeyEvent event);
|
||||
void event_bubble_encoder(const ui::EncoderEvent event);
|
||||
|
||||
void init_message_queues();
|
||||
};
|
||||
|
||||
#endif/*__EVENT_M0_H__*/
|
||||
|
Reference in New Issue
Block a user