-
Notifications
You must be signed in to change notification settings - Fork 381
Support for Particle Tachyon #1001
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
Conversation
6476382 to
acd991a
Compare
acd991a to
2180cd0
Compare
|
Looks likeI need to do a release of platform detect first... |
makermelissa
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. Thanks.
|
@makermelissa did you check the changes to libgpio.py code? @technobly why were those changes made? |
|
@ladyada IIRC it was erroring when I tried running with libgpiod v2.1.3 |
|
I reverted the libgpiod changes in #1003. @technobly, if you find an error, please open up a new issue in the future. Thanks. |
Rollback breaking libgpiod changes from #1001
I think I fixed everything with
blackandpylint, just needs platform detect changes merged first?