ancher-bohdan / LedStrip

Adress Led Strip (ws2812) with STM32 microcontroller`s family
0 stars 0 forks source link

Add support of hsv color scheme #9

Closed ancher-bohdan closed 5 years ago

ancher-bohdan commented 5 years ago

Need to rewrite function, that converts from hsv color scheme to rgb.

For now it works VERY poorly((((

ancher-bohdan commented 5 years ago

rewrite hsv2rgb function. Still have some issue. But in general looks nice.

Pull request: #13