mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-21 01:58:01 +00:00
Touch emulation from usb cdc (#1706)
This commit is contained in:
@@ -86,6 +86,8 @@ class EventDispatcher {
|
||||
events_flag(EVT_MASK_LOCAL);
|
||||
}
|
||||
|
||||
void emulateTouch(ui::TouchEvent event);
|
||||
|
||||
private:
|
||||
static Thread* thread_event_loop;
|
||||
|
||||
|
Reference in New Issue
Block a user