FastLED 3.9.15
|
|
inline |
Fill all of the LEDs with a smooth RGB gradient between three RGB colors.
c1 | the starting color in the gradient |
c2 | the middle color for the gradient |
c3 | the end color for the gradient |
Definition at line 329 of file pixelset.h.