Implements LedRopeInterface.
Definition at line 111 of file LedRopeTCL.cpp.
111 {
112 FL_WARN(
"\n\n############## COMMIT DRAW ################\n\n");
118 }
121}
FL_DISABLE_WARNING_PUSH FL_DISABLE_WARNING_GLOBAL_CONSTRUCTORS CFastLED FastLED
Global LED strip management instance.
@ APA102
APA102 LED chipset.
void show(fl::u8 scale)
Update all our controllers with the current led colors, using the passed in brightness.
::CLEDController & addLeds(::CLEDController *pLed, CRGB *data, int nLedsOrOffset, int nLedsIfOffset=0)
Add a CLEDController instance to the world.
fl::vector< fl::CRGB > mLedBuffer
References APA102, FastLED, FL_WARN, leds, mControllerAdded, mLedBuffer, mScreenMap, PIN_CLOCK, and PIN_DATA.
Referenced by Draw(), DrawRepeat(), and DrawSequentialRepeat().