13#define FASTLED_ALLOW_INTERRUPTS 0
29#define MAX_POWER_MILLIAMPS 500
30#define LED_TYPE WS2812B
31#define COLOR_ORDER GRB
CFastLED FastLED
Global LED strip management instance.
central include file for FastLED, defines the CFastLED class/object
#define MAX_POWER_MILLIAMPS
static ScreenMap DefaultStrip(int numLeds, float cm_between_leds=1.5f, float cm_led_diameter=0.2f, float completion=.9f)
@ 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)