1091 {
1095 typedef typename CHIP::template CONTROLLER_CLASS_WITH_ORDER<RGB_ORDER>::ControllerType ControllerTypeWithOrder;
1096 static ControllerTypeWithOrder c;
1097 return addLeds(&c, data, nLedsOrOffset, nLedsIfOffset);
1098 }
::CLEDController & addLeds(::CLEDController *pLed, CRGB *data, int nLedsOrOffset, int nLedsIfOffset=0)
Add a CLEDController instance to the world.
void busKeepAlive() FL_NOEXCEPT
#define FL_STATIC_ASSERT(...)