|
FastLED 3.9.15
|
#include <FastLED.h>
Include dependency graph for RGBW.ino:Go to the source code of this file.
Macros | |
| #define | DATA_PIN 3 |
| #define | NUM_LEDS 10 |
| #define | TIME_FACTOR_HUE 60 |
| #define | TIME_FACTOR_SAT 100 |
| #define | TIME_FACTOR_VAL 100 |
Functions | |
| void | loop () |
| void | setup () |
Variables | |
| CRGB | leds [NUM_LEDS] |