ancher-bohdan / LedStrip

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

Add trigonometric update functions #8

Closed ancher-bohdan closed 5 years ago

ancher-bohdan commented 5 years ago

For now there is only one update function - linear.

Need to add support of new functions: sin, cos.

Try to use tg and ctg. If the effect will be acceptable - add this functions too.

ancher-bohdan commented 5 years ago

Done

Pull request: #12