fix circuitpython_tmidi name

This commit is contained in:
Tod Kurt 2024-08-05 11:23:22 -07:00
parent d4a954f8ff
commit a44acafb66
2 changed files with 1 additions and 1 deletions

2
.gitmodules vendored
View file

@ -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