forked from W4D/soundcube-firmware
speaker
This commit is contained in:
@ -400,7 +400,7 @@ void loop() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
FastLED.show();
|
FastLED.show();
|
||||||
//delay(1); // wait 1ms
|
delay(20); // wait 1ms
|
||||||
}
|
}
|
||||||
|
|
||||||
void setup1(){
|
void setup1(){
|
||||||
|
|||||||
Reference in New Issue
Block a user