FastLED 3.9.15
|
Demonstrates how to use OctoWS2811 output.
Definition in file OctoWS2811Demo.ino.
Go to the source code of this file.
Macros | |
#define | NUM_LEDS_PER_STRIP 64 |
#define | NUM_STRIPS 8 |
#define | USE_OCTOWS2811 |
Functions | |
void | loop () |
void | setup () |
Variables | |
CRGB | leds [NUM_STRIPS *NUM_LEDS_PER_STRIP] |