Definition at line 22 of file RGBW.ino.
22 {
23 Serial.begin(115200);
26 delay(2000);
27}
FL_DISABLE_WARNING_PUSH FL_DISABLE_WARNING_GLOBAL_CONSTRUCTORS CFastLED FastLED
Global LED strip management instance.
@ GRB
Green, Red, Blue (0102)
References DATA_PIN, FastLED, GRB, leds, and NUM_LEDS.