ahodges9 / LedFx

LedFx is a network based LED effect controller with support for advanced real-time audio effects! LedFx can control multiple devices and works great with cheap ESP8266 nodes allowing for cost effectvice syncronized effects across your entire house!
MIT License
384 stars 91 forks source link

Update to be Python3.9 Compatible #150

Closed shauneccles closed 3 years ago

shauneccles commented 3 years ago

Changes some asyncio calls, and fixes numpy version to a bugfixed version coz the latest is broken on windows 10's latest update.