mirror of
https://github.com/lumapu/ahoy.git
synced 2025-06-08 13:41:40 +02:00
moved elements to scheduler
This commit is contained in:
parent
d0db3ece88
commit
4fe03d641b
9 changed files with 41 additions and 52 deletions
|
@ -29,7 +29,7 @@ class web {
|
|||
|
||||
void setup(void);
|
||||
void loop(void);
|
||||
void tickSecond(void);
|
||||
void tickSecond();
|
||||
|
||||
void setProtection(bool protect);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue