13#define FASTLED_ALLOW_INTERRUPTS 0
21#define MAX_POWER_MILLIAMPS 500
22#define LED_TYPE WS2812B
23#define COLOR_ORDER GRB
CFastLED FastLED
Global LED strip management instance.
central include file for FastLED, defines the CFastLED class/object
Pacifica pacifica(NUM_LEDS)
#define MAX_POWER_MILLIAMPS
@ TypicalLEDStrip
Typical values for SMD5050 LEDs.
#define EVERY_N_MILLISECONDS(N)
Alias for EVERY_N_MILLIS.
Implements a simple red square effect for 2D LED grids.
Representation of an RGB pixel (Red, Green, Blue)