moved elements to scheduler

This commit is contained in:
lumapu 2022-11-16 20:57:44 +01:00
parent d0db3ece88
commit 4fe03d641b
9 changed files with 41 additions and 52 deletions

View file

@ -29,7 +29,7 @@ class web {
void setup(void);
void loop(void);
void tickSecond(void);
void tickSecond();
void setProtection(bool protect);