removed webguicomp
This commit is contained in:
parent
f81530d7de
commit
2edb7a41a9
|
|
@ -9,10 +9,9 @@
|
|||
<storageModule moduleId="org.eclipse.cdt.core.externalSettings"/>
|
||||
</cconfiguration>
|
||||
</storageModule>
|
||||
<storageModule moduleId="org.eclipse.cdt.core.pathentry">
|
||||
<pathentry kind="src" path=""/>
|
||||
<pathentry excluding="**/CMakeFiles/**" kind="out" path="build"/>
|
||||
</storageModule>
|
||||
<storageModule moduleId="org.eclipse.cdt.core.LanguageSettingsProviders"/>
|
||||
<storageModule moduleId="org.eclipse.cdt.make.core.buildtargets"/>
|
||||
<storageModule moduleId="org.eclipse.cdt.core.pathentry">
|
||||
<pathentry excluding="**/CMakeFiles/**" kind="out" path="build"/>
|
||||
</storageModule>
|
||||
</cproject>
|
||||
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -10,6 +10,3 @@
|
|||
[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
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
Subproject commit b9ddfa14354a0310696a5dff6d586d905c2dc72c
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit fb552427d6ad09fccca451acf19f9edaa00793a1
|
||||
Subproject commit a148e74c0b0a016a200d2d0a8a03b4d807f7ad21
|
||||
Loading…
Reference in New Issue
Block a user