|
FastLED 3.9.15
|
|
inline |
Fill all of the LEDs with a smooth HSV gradient between four HSV colors.
| c1 | the starting color in the gradient |
| c2 | the first middle color for the gradient |
| c3 | the second middle color for the gradient |
| c4 | the end color for the gradient |
| directionCode | the direction to travel around the color wheel |
Definition at line 343 of file pixelset.h.