TobKra96 / music_led_strip_control

Audio visualization for LED strips in real-time with web interface on a raspberry pi.
https://tobkra96.github.io/music_led_strip_control/
MIT License
298 stars 64 forks source link

Use PWM channel from device config #104

Closed weiserhei closed 3 years ago

weiserhei commented 3 years ago

Enables using the two PWM channels on Raspberry Pi. Tested and its working, but the result is unpleasent on a Pi3b (unstable flickering) 😞

TobKra96 commented 3 years ago

Hi, thanks for the PR. I will check it. 👍

TobKra96 commented 3 years ago

Thank you. It looks like, I missed using the variable 😄