|
FastLED 3.9.15
|
Pride2015 effect with ScreenMap.
Definition in file FxPride2015.ino.
Include dependency graph for FxPride2015.ino:Go to the source code of this file.
Macros | |
| #define | BRIGHTNESS 255 |
| #define | COLOR_ORDER GRB |
| #define | DATA_PIN 3 |
| #define | LED_TYPE WS2811 |
| #define | NUM_LEDS 200 |
Functions | |
| void | loop () |
| void | setup () |
Variables | |
| CRGB | leds [NUM_LEDS] |
| Pride2015 | pride (NUM_LEDS) |