diff --git a/sensor433/src/main.cpp b/sensor433/src/main.cpp index 37b6dd1..23a4e1f 100644 --- a/sensor433/src/main.cpp +++ b/sensor433/src/main.cpp @@ -106,7 +106,7 @@ void loop() long battery = 0; // wait for everything the transistor switched on: - delay(50); + delay(200); if (counter % 4 == 0) {