Definition at line 19 of file Blur.ino.
19 {
20
22
26
29 }
32}
FL_DISABLE_WARNING_PUSH FL_DISABLE_WARNING_GLOBAL_CONSTRUCTORS CFastLED FastLED
Global LED strip management instance.
void fadeToBlackBy(CRGB *leds, fl::u16 num_leds, fl::u8 fadeBy)
void blur1d(fl::span< CRGB > leds, fract8 blur_amount) FL_NOEXCEPT
void delay(u32 ms, bool run_async=true) FL_NOEXCEPT
Public delay wrapper that keeps bare Arduino delay() preferred after using fl::delay; while still all...
References blur1d(), fadeToBlackBy(), FastLED, leds, NUM_LEDS, pos, and toggle.