mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-12-02 23:22:19 +00:00
Recover from display sleep, use LCD sleep function.
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user