Skip to content

Commit e540887

Browse files
committed
Update submodules
1 parent a13c4d1 commit e540887

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitmodules

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[submodule "examples/ESP8266_example"]
22
path = examples/ESP8266_example
3-
url = git@github.com:axcap/ESP8266_example.git
3+
url = https://github.com/axcap/ESP8266_example.git
44
branch = master
55
[submodule "examples/ESP32_example"]
66
path = examples/ESP32_example
7-
url = git@github.com:axcap/ESP32_example.git
7+
url = https://github.com/axcap/ESP32_example.git
88
branch = master

0 commit comments

Comments
 (0)