mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-05-17 06:02:19 -04:00
Recover from display sleep, use LCD sleep function.
This commit is contained in:
parent
894d4b955c
commit
b801366e4e
4 changed files with 54 additions and 14 deletions
|
@ -44,6 +44,9 @@ public:
|
|||
void init();
|
||||
void shutdown();
|
||||
|
||||
void sleep();
|
||||
void wake();
|
||||
|
||||
void fill_rectangle(ui::Rect r, const ui::Color c);
|
||||
void fill_circle(
|
||||
const ui::Point center,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue