Definition at line 27 of file ParallelOutputDemo.ino.
27 {
28 delay(5000);
29 Serial.begin(57600);
30 Serial.println("Starting...");
31
32
33
35
36
37
38}
#define NUM_LEDS_PER_STRIP
FL_DISABLE_WARNING_PUSH FL_DISABLE_WARNING_GLOBAL_CONSTRUCTORS CFastLED FastLED
Global LED strip management instance.
References FastLED, leds, NUM_LEDS_PER_STRIP, and NUM_STRIPS.