"At least it builds, now"

This commit is contained in:
furrtek 2016-02-05 17:40:14 +01:00
parent 8009a9b543
commit c81ba5be8e
27 changed files with 112 additions and 88 deletions

View file

@ -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:"
};