14 {
17
18
22 });
23
24
29 });
30}
FL_DISABLE_WARNING_PUSH FL_DISABLE_WARNING_GLOBAL_CONSTRUCTORS CFastLED FastLED
Global LED strip management instance.
WS2812B controller class.
task & then(function< void()> on_then)
static task at_framerate(int fps)
static task every_ms(int interval_ms)
void fill_solid(struct CRGB *targetArray, int numToFill, const struct CRGB &color)
Fill a range of LEDs with a solid color.
@ GRB
Green, Red, Blue (0102)
LIB8STATIC uint8_t random8()
Generate an 8-bit random number.
Representation of an HSV pixel (hue, saturation, value (aka brightness)).
#define FL_TRACE
A macro to capture the current source file, line number, and time.