|
FastLED 3.9.15
|
#include <FastLED.h>#include "fl/channels/channel.h"#include "fl/channels/config.h"#include "fl/gfx/rgbww.h"
Include dependency graph for RGBWW.ino:Go to the source code of this file.
Macros | |
| #define | DATA_PIN 3 |
| #define | NUM_LEDS 60 |
Functions | |
| void | loop () |
| void | setup () |
Variables | |
| CRGB | leds [NUM_LEDS] |