Implements LedRopeInterface.
Definition at line 100 of file LedRopeTCL.cpp.
100 {
106 }
108}
CFastLED FastLED
Global LED strip management instance.
@ APA102
APA102 LED chipset.
void show(uint8_t scale)
Update all our controllers with the current led colors, using the passed in brightness.
static CLEDController & addLeds(CLEDController *pLed, struct CRGB *data, int nLedsOrOffset, int nLedsIfOffset=0)
Add a CLEDController instance to the world.
fl::HeapVector< CRGB > led_buffer_
References APA102, controller_added_, FastLED, led_buffer_, leds, mScreenMap, PIN_CLOCK, and PIN_DATA.
Referenced by Draw(), DrawRepeat(), and DrawSequentialRepeat().