mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-09-10 16:49:36 +00:00
Icons and icon tool update
This commit is contained in:
@@ -71,7 +71,7 @@ private:
|
||||
{ 8, 0, 232, 16 }
|
||||
};
|
||||
|
||||
std::array<Button, 40> buttons;
|
||||
std::array<Button, 40> buttons { };
|
||||
|
||||
Button button_lowercase {
|
||||
{ 21 * 8, 270, 32, 24 },
|
||||
|
||||
Reference in New Issue
Block a user