We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 493e464 commit dd58ee9Copy full SHA for dd58ee9
1 file changed
adafruit_usb_host_midi.py
@@ -11,6 +11,7 @@
11
* Author(s): Scott Shawcroft
12
"""
13
14
+import usb.core
15
import adafruit_usb_host_descriptors
16
17
__version__ = "0.0.0+auto.0"
0 commit comments