We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a13c4d1 commit e540887Copy full SHA for e540887
.gitmodules
@@ -1,8 +1,8 @@
1
[submodule "examples/ESP8266_example"]
2
path = examples/ESP8266_example
3
- url = git@github.com:axcap/ESP8266_example.git
+ url = https://github.com/axcap/ESP8266_example.git
4
branch = master
5
[submodule "examples/ESP32_example"]
6
path = examples/ESP32_example
7
- url = git@github.com:axcap/ESP32_example.git
+ url = https://github.com/axcap/ESP32_example.git
8
0 commit comments