40#define NUM_LEDS ((WIDTH) * (HEIGHT))
41#define IS_SERPINTINE true
42#define TIME_ANIMATION 1000
58 auto screenmap =
xyMap.toScreenMap();
59 screenmap.setDiameter(.2);
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
LED controller for WS2812 LEDs with GRB color order.
static XYPathPtr NewHeartPath()
UISlider offset("Offset", 0.0f, 0.0f, 1.0f, 0.01f)
UITitle title("Simple control of an xy path")
UISlider steps("Steps", 100.0f, 1.0f, 200.0f, 1.0f)
UISlider length("Length", 1.0f, 0.0f, 1.0f, 0.01f)
UIDescription description("This is more of a test for new features.")
void clear(CRGB(&arr)[N])
Representation of an RGB pixel (Red, Green, Blue)