init relay pin to get it to work(duh)

This commit is contained in:
2021-07-24 22:11:40 +03:00
parent d212640f74
commit 287f928f68
2 changed files with 12 additions and 10 deletions

View File

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