39#define NUM_LEDS ((WIDTH) * (HEIGHT))
40#define IS_SERPINTINE true
41#define TIME_ANIMATION 1000
fl::UIDescription description("Demo of the Animatrix effects. @author of fx is StefanPetrick")
fl::UITitle title("Animartrix")
FL_DISABLE_WARNING_PUSH FL_DISABLE_WARNING_GLOBAL_CONSTRUCTORS CFastLED FastLED
Global LED strip management instance.
static XYPathPtr NewHeartPath()
fl::UISlider length("Length", 1.0f, 0.0f, 1.0f, 0.01f)
fl::UISlider steps("Steps", 100.0f, 1.0f, 200.0f, 1.0f)
fl::UISlider offset("Offset", 0.0f, 0.0f, 1.0f, 0.01f)
void clear(CRGB(&arr)[N])
Representation of an 8-bit RGB pixel (Red, Green, Blue)
Aggregator header for the fl/ui/ family of per-element UI types.