Sensornode deepsleep info
This commit is contained in:
@@ -81,7 +81,7 @@ void loop() {
|
||||
client.end();
|
||||
}
|
||||
|
||||
|
||||
//https://www.mikrocontroller.net/topic/384345
|
||||
ESP.deepSleep(MEASURESECONDS * 1000000);
|
||||
//Let the esp chill a bit
|
||||
delay(100);
|
||||
|
Reference in New Issue
Block a user