This commit is contained in:
open 2024-06-01 12:46:15 +02:00
parent ea5608dac3
commit e947237931
2 changed files with 21 additions and 17 deletions

View file

@ -70,6 +70,7 @@ void loop() {
}
}
Serial.println("Sleeeping");
delay(DURATION_DELAY * SECOND);
Serial.println("Slept");