Zoe, SOH/SOC/AUX V

This commit is contained in:
Lubos Petrovic
2020-12-02 13:23:59 +01:00
parent 001896c79a
commit 82bdaefa2d
6 changed files with 461 additions and 5 deletions

View File

@@ -165,7 +165,7 @@ class LiveData {
String currentAtshRequest = "";
// Menu
bool menuVisible = false;
uint8_t menuItemsCount = 78;
uint8_t menuItemsCount = 79;
uint16_t menuCurrent = 0;
uint8_t menuItemSelected = 0;
uint8_t menuItemOffset = 0;