diff --git a/src/main.cpp b/src/main.cpp index 78d36ce6..ea3ab485 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -183,5 +183,5 @@ void loop() mainLastLoopTime += 1000; } - delay(3); + delay(1); } \ No newline at end of file