Included sub-module for state machine

This commit is contained in:
Sebastien L
2021-12-10 16:06:57 -05:00
parent 2e061f5cec
commit e6b7ed28e7

3
.gitmodules vendored
View File

@@ -5,3 +5,6 @@
[submodule "components/esp-dsp"]
path = components/esp-dsp
url = https://github.com/philippe44/esp-dsp.git
[submodule "components/wifi-manager/UML-State-Machine-in-C"]
path = components/wifi-manager/UML-State-Machine-in-C
url = https://github.com/kiishor/UML-State-Machine-in-C