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