fix: Point back to original MIDIUSB repo
Now that arduino-libraries/MIDIUSB#47 has been merged.
This commit is contained in:
parent
0e9e505543
commit
347b67a877
|
|
@ -3,4 +3,4 @@
|
|||
url = https://github.com/google/googletest.git
|
||||
[submodule "external/midi-usb"]
|
||||
path = external/midi-usb
|
||||
url = https://github.com/FortySevenEffects/MIDIUSB.git
|
||||
url = https://github.com/arduino-libraries/MIDIUSB.git
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 8cbf89bdb94ab65db35c86038098c3ee5b22298d
|
||||
Subproject commit 1f81cc9f52184bbc271bfcee63b5a0efb03c8cf7
|
||||
Loading…
Reference in New Issue