|
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 39 of file fill.h.
References fill_solid(), FL_NOEXCEPT, and leds.
Here is the call graph for this function: