|
FastLED 3.9.15
|
#include <OctoWS2811.h>#include <FastLED.h>
Include dependency graph for OctoWS2811Demo.h:
This graph shows which files directly or indirectly include this file: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] |