Browse Source

Included sub-module for state machine

Sebastien L 3 năm trước cách đây
mục cha
commit
e6b7ed28e7
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  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