diff --git a/.gitmodules b/.gitmodules index 994a2b5..b51e734 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,3 +10,6 @@ [submodule "components/esp_cron"] path = components/esp_cron url = https://github.com/userbogd/esp_cron.git +[submodule "WEBUI_SRC/src/components/webguicomp"] + path = WEBUI_SRC/src/components/webguicomp + url = https://gitlab.com/userbogd/webguicomp.git diff --git a/WEBUI_SRC/src/components/webguicomp b/WEBUI_SRC/src/components/webguicomp new file mode 160000 index 0000000..a299fd7 --- /dev/null +++ b/WEBUI_SRC/src/components/webguicomp @@ -0,0 +1 @@ +Subproject commit a299fd729873fad89c611db9b5d1081e842a8e31