.gitmodules: Rename Adafruit_CircuitPython_tm1814 to ..._TM1814
TM1814 repo already renamed
This commit is contained in:
parent
f69f64ea09
commit
ff5975727b
1 changed files with 1 additions and 1 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
|
@ -1027,4 +1027,4 @@
|
|||
url = https://github.com/adafruit/Adafruit_CircuitPython_Anchored_TileGrid.git
|
||||
[submodule "libraries/drivers/tm1814"]
|
||||
path = libraries/drivers/tm1814
|
||||
url = https://github.com/adafruit/Adafruit_CircuitPython_tm1814.git
|
||||
url = https://github.com/adafruit/Adafruit_CircuitPython_TM1814.git
|
||||
|
|
|
|||
Loading…
Reference in a new issue