|
FastLED 3.9.15
|
Include dependency graph for OctoWS2811_impl.h:Go to the source code of this file.
Macros | |
| #define | BLUE 0x0000FF |
| #define | GREEN 0x00FF00 |
| #define | NUM_LEDS 1920 |
| #define | ORANGE 0xE05800 |
| #define | PINK 0xFF1088 |
| #define | RED 0xFF0000 |
| #define | USE_OCTOWS2811 |
| #define | WHITE 0xFFFFFF |
| #define | YELLOW 0xFFFF00 |
Functions | |
| void | colorWipe (int color, int wait) |
| void | loop () |
| void | setup () |
Variables | |
| CRGB | leds [NUM_LEDS] |