FastLED 3.9.15
|
|
inline |
Fill all of the LEDs with a smooth RGB gradient between four RGB 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 |
Definition at line 344 of file pixelset.h.