New version of BlinkStick package (1.1.7) for Python has been released. This is a bug fix release addressing the following issues:
- Use cross platform USB control transfer method for all functions
- Fix for matrix shift functions
- Updated readme with new installation details for Windows
If you want to upgrade the package, please run the following command:
[sudo] pip install --upgrade blinkstick
For new installations, run the command without the upgrade option:
[sudo] pip install blinkstick