FastLED 3.9.15
|
void CLEDController::clearLedDataInternal | ( | int | nLeds = -1 | ) |
Zero out the LED data managed by this controller.
Definition at line 24 of file cled_controller.cpp.
References m_Data, m_nLeds, and fl::memfill().
Referenced by CFastLED::clearData(), and clearLeds().