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