FastLED 3.9.15
|
Animated, ever-changing rainbows.
Definition in file Pride2015.ino.
#include "FastLED.h"
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 | pride () |
void | setup () |
Variables | |
CRGB | leds [NUM_LEDS] |