@ -35,7 +35,7 @@ void TestMode_::TestLEDs(void) {
led_sync();
delay(1000);
// rainbow for 10 seconds
for(auto i=0; i<10000;i++ ) {
for(auto i=0; i<10000; i++ ) {
LEDControl.effect_rainbow_update();
delay(1);