You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I worked with hwio the past February, and everything worked OK, but now when I've tried to work with the same codebase, this error message came up: Could not find a pin called gpio2
That's odd. There have been no changes in the library that would effect that. What device are you using? Also, have there been any updates to the device?
I've created issue #53 in order to add board revisions that are currently missing from driver selection. If you're running the same code on a model 3 board, this is probably what's going on.
I worked with hwio the past February, and everything worked OK, but now when I've tried to work with the same codebase, this error message came up:
Could not find a pin called gpio2
my code looks like this
Ofcourse, I've tried with many differents pins.
The text was updated successfully, but these errors were encountered: