diff --git a/esp_time.ino b/esp_time.ino index c043eb5..9f44fc7 100644 --- a/esp_time.ino +++ b/esp_time.ino @@ -333,7 +333,7 @@ void weatherUpdate(void) { } void loop() { - int wakeup_seconds = 43; + int wakeup_seconds = 38; int sleep_seconds = 0; Serial.println("Back from sleep!");