mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-11-25 14:16:20 -05:00
fix some bugs due to framesync not fired on stealth mode (#2834)
This commit is contained in:
parent
dafe3b7641
commit
200831ad67
4 changed files with 28 additions and 27 deletions
|
|
@ -133,7 +133,7 @@ class EventDispatcher {
|
|||
void on_keyboard_event(ui::KeyboardEvent event);
|
||||
|
||||
// void blink_timer();
|
||||
void handle_lcd_frame_sync();
|
||||
void handle_lcd_frame_sync(bool screen_on);
|
||||
void handle_switches();
|
||||
void handle_encoder();
|
||||
void handle_touch();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue