Browse Source

geht nicht, kommt kein JoinAccept

master
Ralf Behrens 4 years ago
parent
commit
b40d188aee
  1. 2
      src/main.cpp

2
src/main.cpp

@ -328,7 +328,7 @@ void setup() { @@ -328,7 +328,7 @@ void setup() {
void loop() {
os_runloop_once();
LowPower.sleep(1000);
//LowPower.sleep(1000);
}

Loading…
Cancel
Save