|
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 252 of file FastLED.cpp.
References clearData(), and showColor().
Here is the call graph for this function: