Added the ESP-wifi-config submodule to the ESP-RTOS and also add a example

This commit is contained in:
Rutger Huijgen 2020-04-18 20:02:27 +02:00
parent c97ef10267
commit e7a95326d3
4 changed files with 41 additions and 0 deletions

3
.gitmodules vendored
View file

@ -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