remove random data and related started concept

This commit is contained in:
2021-07-25 18:53:58 +03:00
parent e695930268
commit ad43cdea35
2 changed files with 5 additions and 25 deletions

View File

@ -25,8 +25,6 @@ protected:
int week_counter = 0;
int month_counter = 0;
boolean started = false;
void add_month(int from ) ;
void switch_logic(float in , float out);