6#if !SKETCH_HAS_LOTS_OF_MEMORY
16#define FASTLED_OVERCLOCK 1.1
26#define LED_TYPE WS2811
27#define COLOR_ORDER GRB
29#define MATRIX_WIDTH 22
30#define MATRIX_HEIGHT 22
31#define GRID_SERPENTINE 1
33#define NUM_LEDS (MATRIX_WIDTH * MATRIX_HEIGHT)
FL_DISABLE_WARNING_PUSH FL_DISABLE_WARNING_GLOBAL_CONSTRUCTORS CFastLED FastLED
Global LED strip management instance.
central include file for FastLED, defines the CFastLED class/object
@ 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.
Demonstrates how to mix noise generation with color palettes on a 2D LED matrix.
Representation of an RGB pixel (Red, Green, Blue)
NoisePalette noisePalette