FastLED 3.9.15
Loading...
Searching...
No Matches

◆ setup()

void setup ( )

Definition at line 61 of file EspI2SDemo.h.

61 {
63}
CRGB leds[NUM_LEDS]
#define NUM_LEDS
#define DATA_PIN
FL_DISABLE_WARNING_PUSH FL_DISABLE_WARNING_GLOBAL_CONSTRUCTORS CFastLED FastLED
Global LED strip management instance.
Definition FastLED.cpp:74
LED controller for WS2812 LEDs with GRB color order.
Definition FastLED.h:158

References DATA_PIN, FastLED, leds, and NUM_LEDS.