We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fa322a commit cda2929Copy full SHA for cda2929
tools/mpremote/mpremote/pyboardextended.py
@@ -1,4 +1,4 @@
1
-import io, os, re, serial, struct, time
+import io, os, re, struct, time
2
from errno import EPERM
3
from .console import VT_ENABLED
4
0 commit comments