Added the ESP-wifi-config submodule to the ESP-RTOS and also add a example
This commit is contained in:
parent
c97ef10267
commit
e7a95326d3
4 changed files with 41 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -46,3 +46,6 @@
|
|||
[submodule "lvgl/lv_examples"]
|
||||
path = lvgl/lv_examples
|
||||
url = https://github.com/littlevgl/lv_examples.git
|
||||
[submodule "extras/wifi-config-v2"]
|
||||
path = extras/wifi-config-v2
|
||||
url = https://github.com/maximkulkin/esp-wifi-config.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue