Skip to content

Commit 3663b74

Browse files
committed
Fixes submodule path (maybe)
1 parent 5131495 commit 3663b74

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.gitmodules

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
[submodule "src/bus"]
2-
path = src/bus
3-
url = https://github.com/sparkfun/SparkFun_Toolkit.git
1+
[submodule "SparkFun_Toolkit/src"]
2+
path = src/
3+
url = https://github.com/sparkfun/SparkFun_Toolkit.git

0 commit comments

Comments
 (0)