Reset on reboot
This commit is contained in:
parent
155c1513a1
commit
a1e7a6ca12
@ -16,6 +16,7 @@ void setup() {
|
||||
FastLED.addLeds<NEOPIXEL, PIN_1>(leds[1], NUM_LEDS_PER_STRIP);
|
||||
|
||||
Serial.begin(9600);
|
||||
FastLED.show();
|
||||
}
|
||||
|
||||
uint8_t hex;
|
||||
|
Loading…
Reference in New Issue
Block a user