There was an error while loading. Please reload this page.
1 parent 82f1e47 commit 5c51a9eCopy full SHA for 5c51a9e
micropython/usbd/msc.py
@@ -7,7 +7,7 @@
7
split_bmRequestType,
8
STAGE_SETUP,
9
REQ_TYPE_CLASS,
10
- EP_IN_FLAG
+ EP_IN_FLAG,
11
)
12
from micropython import const
13
import micropython
0 commit comments