add serial comm submodule
This commit is contained in:
parent
76e2aad1c8
commit
49f6d1c992
|
@ -1,3 +1,6 @@
|
||||||
[submodule "hoverboard-firmware-hack-foc-serial-esc"]
|
[submodule "hoverboard-firmware-hack-foc-serial-esc"]
|
||||||
path = hoverboard-firmware-hack-foc-serial-esc
|
path = hoverboard-firmware-hack-foc-serial-esc
|
||||||
url = https://repos.ctdo.de/interfisch/hoverboard-firmware-hack-foc-serial-esc
|
url = https://repos.ctdo.de/interfisch/hoverboard-firmware-hack-foc-serial-esc
|
||||||
|
[submodule "controller_teensy/lib/hoverboard-esc-serial-comm"]
|
||||||
|
path = controller_teensy/lib/hoverboard-esc-serial-comm
|
||||||
|
url = git@git.ctdo.de:interfisch/hoverboard-esc-serial-comm.git
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 91bfeffcb33448f45b17a753ef8b798886e63af1
|
Loading…
Reference in New Issue