mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-10-19 06:22:20 +00:00
Unclever first attempt at display sleep.
This commit is contained in:
@@ -59,6 +59,11 @@ private:
|
||||
default_title,
|
||||
};
|
||||
|
||||
Button button_sleep {
|
||||
{ 25 * 8, 0, 2 * 8, 1 * 16 },
|
||||
"ZZ",
|
||||
};
|
||||
|
||||
SDCardStatusView sd_card_status_view;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user