31 for (uint16_t i = 0; i <
mNumLeds; i++) {
central include file for FastLED, defines the CFastLED class/object
Cylon(uint16_t num_leds, uint8_t fade_amount=250, uint8_t delay_ms=10)
void draw(DrawContext context) override
fl::Str fxName() const override
An animation that moves a single LED back and forth (Larson Scanner effect)
#define FASTLED_SMART_PTR(type)
Implements the FastLED namespace macros.
Implements a simple red square effect for 2D LED grids.
Representation of an HSV pixel (hue, saturation, value (aka brightness)).
Representation of an RGB pixel (Red, Green, Blue)