mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-26 04:41:19 +00:00
Update ui_about.hpp
Year was wrong in "About" screen.
This commit is contained in:

committed by
GitHub

parent
98f89a84bb
commit
ca7bb0941b
@@ -98,7 +98,7 @@ private:
|
|||||||
{"Rainer Matla", "Keld Norman", TITLE},
|
{"Rainer Matla", "Keld Norman", TITLE},
|
||||||
{"Sigmounte", "Waax", TITLE},
|
{"Sigmounte", "Waax", TITLE},
|
||||||
{"Windyoona", "Channels", TITLE_LF},
|
{"Windyoona", "Channels", TITLE_LF},
|
||||||
{"", "MMXVI", END}
|
{"", "MMXVII", END}
|
||||||
};
|
};
|
||||||
|
|
||||||
std::array<Text, 10> text_line { };
|
std::array<Text, 10> text_line { };
|
||||||
|
Reference in New Issue
Block a user