Reset readSensors before sleep
This commit is contained in:
@@ -42,6 +42,8 @@ int main(void) {
|
||||
//espSend(VASE_NUM, result)
|
||||
}
|
||||
// if(espGet("ask if i need to water plants") == true) {waterPlant()}
|
||||
|
||||
readSensors = false;
|
||||
enterSleep();
|
||||
}
|
||||
return 0;
|
||||
|
||||
Reference in New Issue
Block a user