|
FastLED 3.9.15
|
Include dependency graph for FxTwinkleFox.ino:Go to the source code of this file.
Macros | |
| #define | COLOR_ORDER GRB |
| #define | DATA_PIN 3 |
| #define | LED_TYPE WS2811 |
| #define | MAX_MA 4000 |
| #define | NUM_LEDS 100 |
| #define | VOLTS 12 |
Functions | |
| void | loop () |
| void | setup () |
Variables | |
| CRGBArray< NUM_LEDS > | leds |
| TwinkleFox | twinkleFox (NUM_LEDS) |