-
-
Notifications
You must be signed in to change notification settings - Fork 177
Expand file tree
/
Copy path.gitmodules
More file actions
18 lines (18 loc) · 677 Bytes
/
.gitmodules
File metadata and controls
18 lines (18 loc) · 677 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "ESPAsyncWebServer"]
path = lib_modules/ESPAsyncWebServer
url = https://github.com/me-no-dev/ESPAsyncWebServer.git
[submodule "ArduinoJson"]
path = lib_modules/ArduinoJson
url = https://github.com/bblanchon/ArduinoJson.git
[submodule "Arduino_GFX"]
path = lib_modules/Arduino_GFX
url = https://github.com/moononournation/Arduino_GFX.git
[submodule "SensorLib"]
path = lib_modules/SensorLib
url = https://github.com/lewisxhe/SensorLib.git
[submodule "AsyncTCP"]
path = lib_modules/AsyncTCP
url = https://github.com/ESP32Async/AsyncTCP.git
[submodule "lib_modules/XPowersLib"]
path = lib_modules/XPowersLib
url = https://github.com/lewisxhe/XPowersLib.git