Skip to content

Commit 3e286dc

Browse files
committed
add submodules
1 parent c020a2d commit 3e286dc

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

.gitmodules

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
[submodule "lib/smarthome-fw-lib-esp8266-ddcommon"]
2+
path = lib/smarthome-fw-lib-esp8266-ddcommon
3+
url = git@github.com:domoticsduino/smarthome-fw-lib-esp8266-ddcommon.git
4+
submodule "lib/smarthome-fw-lib-esp8266-ddwifi"]
5+
path = lib/smarthome-fw-lib-esp8266-ddwifi
6+
url = git@github.com:domoticsduino/smarthome-fw-lib-esp8266-ddwifi.git
7+
branch = master
8+
[submodule "lib/smarthome-fw-lib-esp8266-ddmqtt"]
9+
path = lib/smarthome-fw-lib-esp8266-ddmqtt
10+
url = git@github.com:domoticsduino/smarthome-fw-lib-esp8266-ddmqtt.git
11+
branch = master
12+
[submodule "lib/smarthome-fw-lib-esp8266-ddpzem004t"]
13+
path = lib/smarthome-fw-lib-esp8266-ddpzem004t
14+
url = git@github.com:domoticsduino/smarthome-fw-lib-esp8266-ddpzem004t.git
15+
branch = master

0 commit comments

Comments
 (0)