fix circuitpython_tmidi name
This commit is contained in:
parent
d4a954f8ff
commit
a44acafb66
2 changed files with 1 additions and 1 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
|
@ -455,5 +455,5 @@
|
|||
path = libraries/drivers/displayio_st7565
|
||||
url = https://github.com/mateusznowakdev/CircuitPython_DisplayIO_ST7565.git
|
||||
[submodule "libraries/helpers/circuitpython_tmidi"]
|
||||
path = libraries/helpers/circuitpython_tmidi
|
||||
path = libraries/helpers/tmidi
|
||||
url = https://github.com/todbot/CircuitPython_TMIDI.git
|
||||
|
|
|
|||
Loading…
Reference in a new issue