Definition at line 18 of file MultiArrays.ino.
18 {
19
21
22
24
25
27
28}
#define NUM_LEDS_PER_STRIP
CFastLED FastLED
Global LED strip management instance.
CRGB blueLeds[NUM_LEDS_PER_STRIP]
CRGB greenLeds[NUM_LEDS_PER_STRIP]
CRGB redLeds[NUM_LEDS_PER_STRIP]
LED controller for WS2812 LEDs with GRB color order.
References blueLeds, FastLED, greenLeds, NUM_LEDS_PER_STRIP, and redLeds.