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
When I connect to the board and read in a pin I know exists I get this error: "PinsError: Cannot check version, since pin does not exist."
If I run the exact same line of code a second time to read the pin it will. Right now in my workflow, I default to reading the same pin in twice to avoid this, but seems strange!