Closed david-sawatzke closed 5 years ago
Should we move the Hsv struct into the traits crate? Should we add an iterator based conversation (Not sure if it's fast enough)?
Hsv
This is mostly a port of the fast-led code, of the spectrum variant https://github.com/FastLED/FastLED/wiki/FastLED-HSV-Colors.
I think this is a good spot for it.
Sorry to nitpick but you misspelled protocol in the README.
Good catch
LGTM
Should we move the
Hsv
struct into the traits crate? Should we add an iterator based conversation (Not sure if it's fast enough)?This is mostly a port of the fast-led code, of the spectrum variant https://github.com/FastLED/FastLED/wiki/FastLED-HSV-Colors.