This commit is contained in:
2025-06-05 17:49:04 +02:00
parent 120a802840
commit 8cd690edbd

View File

@ -400,7 +400,7 @@ void loop() {
} }
FastLED.show(); FastLED.show();
//delay(1); // wait 1ms delay(20); // wait 1ms
} }
void setup1(){ void setup1(){