FL_DISABLE_WARNING_PUSH FL_DISABLE_WARNING_GLOBAL_CONSTRUCTORS CFastLED FastLED
Global LED strip management instance.
Handle & then(function< void()> on_then) FL_NOEXCEPT
void fill_solid(CRGB *targetArray, int numToFill, const CRGB &color) FL_NOEXCEPT
Fill a range of LEDs with a solid color.
Task executor — runs registered task runners and manages the run loop.
LIB8STATIC fl::u8 random8() FL_NOEXCEPT
Generate an 8-bit random number.
Handle every_ms(int interval_ms)
void run(fl::u32 microseconds, ExecFlags flags)
Run selected task subsystems.
Handle at_framerate(int fps)
@ Black
<div style='background:#000000;width:4em;height:4em;'></div>
#define FL_TRACE
A macro to capture the current source file, line number, and time.