We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ce9dc7 commit 577358aCopy full SHA for 577358a
tests/extmod/utimeq1.py
@@ -17,6 +17,7 @@
17
def dprint(*v):
18
print(*v)
19
20
+
21
else:
22
23
tools/pydfu.py
@@ -83,6 +83,7 @@
83
def get_string(dev, index):
84
return usb.util.get_string(dev, 255, index)
85
86
87
88
# PyUSB 1.0.0.b2 dropped the length argument
89
0 commit comments