-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
missing set_multiple_pixels #11
Comments
Also having exact same issue. Is there any word on a fix, please? |
Also the same issue. It does exist in https://github.com/pimoroni/led-shim/blob/master/library/ledshim/__init__.py |
Yup this library has slipped through the cracks somewhat, last release was v0.0.1 - https://pypi.org/project/ledshim/ - May 17th 2018 😱 The fix was added two months later and has been in release purgatory for... a while. On my immediate TODO list! Edit: Should be fixed as of 0.0.2. |
Awesome, thanks. I'll test it out this evening, or tomorrow, at least when I get the chance. (regretting not bringing my pi to work ;) ) |
The example set_multiple.py use a non existing feature.
It say:
The text was updated successfully, but these errors were encountered: