Skip to content

Commit

Permalink
fix circuitpython_tmidi name
Browse files Browse the repository at this point in the history
  • Loading branch information
todbot committed Aug 5, 2024
1 parent d4a954f commit a44acaf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit a44acaf

Please sign in to comment.