Definition at line 27 of file OctoWS2811_impl.h.
27 {
28 Serial.begin(9600);
29 Serial.println("ColorWipe Using FastLED");
32}
FL_DISABLE_WARNING_PUSH FL_DISABLE_WARNING_GLOBAL_CONSTRUCTORS CFastLED FastLED
Global LED strip management instance.
@ GRB
Green, Red, Blue (0102)
References FastLED, fl::GRB, leds, NUM_LEDS, and OCTOWS2811.