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

Update "Create a custom effect" wiki #66

Closed Teraskull closed 3 years ago

Teraskull commented 3 years ago

Update the wiki to follow the newest changes, for example Font Awesome 5, and new JS imports.

Teraskull commented 3 years ago

I am currently updating and formatting the wiki here:

https://github.com/Teraskull/music_led_strip_control-wiki/wiki/
Teraskull commented 3 years ago

You can update the wiki like this:

git clone https://github.com/Teraskull/music_led_strip_control-wiki.wiki.git

mv music_led_strip_control-wiki.wiki music_led_strip_control.wiki

cd music_led_strip_control.wiki

git remote remove origin

git remote add origin https://github.com/TobKra96/music_led_strip_control.wiki.git

git push -u origin master

Let me know if it works!

TobKra96 commented 3 years ago

Hi, thank you it worked 👍. I will close this topic. You have already updated the changes, as far as I can see. Have a great day!