Definition at line 61 of file Apa102HD.ino.
61 {
63
66}
#define STRIP_1_CLOCK_PIN
#define STRIP_0_CLOCK_PIN
FL_DISABLE_WARNING_PUSH FL_DISABLE_WARNING_GLOBAL_CONSTRUCTORS CFastLED FastLED
Global LED strip management instance.
@ APA102HD
APA102 LED chipset with 5-bit gamma correction.
@ 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, APA102HD, FastLED, leds, leds_hd, NUM_LEDS, RGB, STRIP_0_CLOCK_PIN, STRIP_0_DATA_PIN, STRIP_1_CLOCK_PIN, and STRIP_1_DATA_PIN.