You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sentence=Simple class to implement RGB Gradient calulations, based on FastLED.
paragraph=Do not use it for consecutive leds, better to use FastLED fill_gradient_RGB(...) functions in this case. This class is for more complex cases, see examples.