|
FastLED 3.9.15
|
Fill a range of LEDs with a rainbow of colors.
The colors making up the rainbow are at full saturation and full value (brightness).
| targetArray | a pointer to the LED array to fill |
| numToFill | the number of LEDs to fill in the array |
| initialhue | the starting hue for the rainbow |
| deltahue | how many hue values to advance for each LED |
Definition at line 29 of file fill.cpp.hpp.
Referenced by loop(), rainbow(), and DriverTestRunner::runTestPatterns().
Here is the caller graph for this function: