mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-10-21 15:29:12 +00:00
Merge 'upstream/master' - At least it builds...
This commit is contained in:
@@ -101,7 +101,7 @@ private:
|
||||
{"", "MMXVI", END}
|
||||
};
|
||||
|
||||
std::array<Text, 10> text_line;
|
||||
std::array<Text, 10> text_line { };
|
||||
|
||||
Text text_cpld_hackrf {
|
||||
{ 0, 252, 11*8, 16 },
|
||||
|
Reference in New Issue
Block a user