Definition at line 14 of file Async.h.
14 {
17
18
22 });
23
24
29 });
30}
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.
LIB8STATIC fl::u8 random8() FL_NOEXCEPT
Generate an 8-bit random number.
Handle every_ms(int interval_ms)
Handle at_framerate(int fps)
#define FL_TRACE
A macro to capture the current source file, line number, and time.
References fl::task::at_framerate(), current_color, DATA_PIN, fl::task::every_ms(), FastLED, fill_solid(), FL_TRACE, GRB, leds, NUM_LEDS, random8(), and fl::task::Handle::then().