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
There is too much commands in pi.py that uses the "assert" to check the results of a command.
The module should rather use the "ProtocolError" exceptions.
There is too much commands in pi.py that uses the "assert" to check the results of a command.
The module should rather use the "ProtocolError" exceptions.