Browse Source

Included sub-module for state machine

Sebastien L 3 years ago
parent
commit
e6b7ed28e7
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .gitmodules

+ 3 - 0
.gitmodules

@@ -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