|
FastLED 3.9.15
|
Fill a range of LEDs with a solid color.
| targetArray | a pointer to the LED array to fill |
| numToFill | the number of LEDs to fill in the array |
| color | the color to fill with |
Definition at line 9 of file fill.cpp.hpp.
Referenced by fl::Pacifica::draw(), fill_solid(), and fl::NoisePalette::SetupBlackAndWhiteStripedPalette().
Here is the caller graph for this function: