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
Version 3.0 of python-serial introduced an updated API, we may as well
use it.
This change also uses context-managers for dealing with UARTs as they
are less error-prone and the code is much cleaner/shorter.
0 commit comments