|
FastLED 3.9.15
|
Demonstrates how to create an LED group with CRGBArray.
Definition in file RGBSetDemo.ino.
#include <FastLED.h>
Include dependency graph for RGBSetDemo.ino:Go to the source code of this file.
Macros | |
| #define | NUM_LEDS 40 |
Functions | |
| void | loop () |
| void | setup () |
Variables | |
| CRGBArray< NUM_LEDS > | leds |