Skip to content

Commit dd58ee9

Browse files
committed
add needed usb.core import
1 parent 493e464 commit dd58ee9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

adafruit_usb_host_midi.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
* Author(s): Scott Shawcroft
1212
"""
1313

14+
import usb.core
1415
import adafruit_usb_host_descriptors
1516

1617
__version__ = "0.0.0+auto.0"

0 commit comments

Comments
 (0)