Skip to content

Commit 347b67a

Browse files
committed
fix: Point back to original MIDIUSB repo
Now that arduino-libraries/MIDIUSB#47 has been merged.
1 parent 0e9e505 commit 347b67a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
url = https://github.com/google/googletest.git
44
[submodule "external/midi-usb"]
55
path = external/midi-usb
6-
url = https://github.com/FortySevenEffects/MIDIUSB.git
6+
url = https://github.com/arduino-libraries/MIDIUSB.git

external/midi-usb

0 commit comments

Comments
 (0)