Open agogodavid opened 4 years ago
I found that if I removed the ord() portions, following this: https://stackoverflow.com/questions/30076240/ord-expected-string-of-length-1-but-int-found from the blinkstick.py file located under python's site-packages, it works. I am using python 3.8.5
This works perfect! Thanks a bunch!!
Error encountered when trying to control BlinkStrip using Python 3 on Windows.