FastLED 3.9.15
|
void CFastLED::clear | ( | bool | writeData = false | ) |
Clear the leds, wiping the local array of data.
Optionally you can also send the cleared data to the LEDs.
writeData | whether or not to write out to the leds as well |
Definition at line 219 of file FastLED.cpp.
References clearData(), and showColor().