state-handler: make temporary fix for flashing lcd

This commit is contained in:
Vasily Davydov
2022-10-16 14:00:12 +03:00
parent dd00c13714
commit 5ff0c22758
2 changed files with 17 additions and 2 deletions

View File

@@ -103,6 +103,7 @@ private:
void SetState (state_pointer newstate);
bool current_mode;
Counter value[2] = { { 0, 100 }, { 0, 120 } };
int saved_set_value, saved_curr_value;
LiquidCrystal *_lcd;
/** Initialization state