FastLED 3.9.15
|
Go to the source code of this file.
Macros | |
#define | BRIGHTNESS 96 |
#define | COLOR_ORDER GRB |
#define | DATA_PIN 3 |
#define | FRAMES_PER_SECOND 120 |
#define | LED_TYPE WS2811 |
#define | NUM_LEDS 64 |
#define | USES_RGBW 0 |
Functions | |
void | loop () |
void | setup () |
Variables | |
DemoReel100Ptr | demoReel = DemoReel100Ptr::New(NUM_LEDS) |
CRGB | leds [NUM_LEDS] |
Rgbw | rgbwMode = RgbwInvalid() |