powersaving
This commit is contained in:
parent
fe936941f1
commit
d6292768a9
@ -62,6 +62,9 @@ void loop(){
|
|||||||
lastBeep = timeClient.getHours()*60;
|
lastBeep = timeClient.getHours()*60;
|
||||||
netTasks();
|
netTasks();
|
||||||
}
|
}
|
||||||
|
else {
|
||||||
|
delay(750);
|
||||||
|
}
|
||||||
}
|
}
|
||||||
//====================IN PROGRESS===================
|
//====================IN PROGRESS===================
|
||||||
void netTasks() {
|
void netTasks() {
|
||||||
|
Loading…
Reference in New Issue
Block a user