mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-12-06 08:41:53 +00:00
"At least it builds, now"
This commit is contained in:
@@ -261,11 +261,13 @@ public:
|
||||
private:
|
||||
Checkbox checkbox_showsplash {
|
||||
{ 3 * 8, 2 * 16},
|
||||
11,
|
||||
"Show splash"
|
||||
};
|
||||
|
||||
Checkbox checkbox_bloff {
|
||||
{ 3 * 8, 4 * 16},
|
||||
20,
|
||||
"Backlight off after:"
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user