Definition at line 14 of file Apa102.ino.
14 {
16
18}
FL_DISABLE_WARNING_PUSH FL_DISABLE_WARNING_GLOBAL_CONSTRUCTORS CFastLED FastLED
Global LED strip management instance.
@ APA102
APA102 LED chipset.
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 APA102, FastLED, leds, NUM_LEDS, RGB, STRIP_CLOCK_PIN, and STRIP_DATA_PIN.