Definition at line 29 of file ParallelOutputDemo.h.
29 {
30 delay(5000);
31 Serial.begin(57600);
32 Serial.println("Starting...");
33
34
35
37
38
39
40}
#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.