|
FastLED 3.9.15
|
#include <FastLED.h>
Include dependency graph for ParallelOutputDemo.h:Go to the source code of this file.
Macros | |
| #define | NUM_LEDS_PER_STRIP 16 |
| #define | NUM_STRIPS 16 |
Functions | |
| void | loop () |
| void | setup () |
Variables | |
| CRGB | leds [NUM_STRIPS *NUM_LEDS_PER_STRIP] |