state-handler: #6 fix name of the 'set' counter arr
This commit is contained in:
@@ -97,7 +97,7 @@ private:
|
||||
*/
|
||||
void SetState (state_pointer newstate);
|
||||
bool current_mode;
|
||||
Counter set[2] = { { 0, 100 }, { 0, 120 } };
|
||||
Counter value[2] = { { 0, 100 }, { 0, 120 } };
|
||||
LiquidCrystal *_lcd;
|
||||
|
||||
/** Initialization state
|
||||
|
||||
Reference in New Issue
Block a user