static ::CLEDController &
addLeds(
CRGB *data,
int nLedsOrOffset,
int nLedsIfOffset = 0)
{
static CWS2812SerialController<DATA_PIN,RGB_ORDER>
controller;
}
ESM
Smart Matrix Library controller type.
CLEDController * controller
::CLEDController & addLeds(::CLEDController *pLed, CRGB *data, int nLedsOrOffset, int nLedsIfOffset=0)
Add a CLEDController instance to the world.
@ AUTO
Sentinel: defer to DefaultBus<Chipset>::value.
void busKeepAlive() FL_NOEXCEPT