diff --git a/.gitmodules b/.gitmodules index f937ba0..a8cb3ad 100644 --- a/.gitmodules +++ b/.gitmodules @@ -25,9 +25,6 @@ [submodule "vendor/meshtastic-baymesh"] path = vendor/meshtastic-baymesh url = git@github.com:RCGV1/firmware-Fork.git -[submodule "vendor/meshcore-lotato"] - path = vendor/meshcore-lotato - url = git@github.com:MeshEnvy/MeshCore-lotato.git [submodule "vendor/TinyBBS"] path = vendor/TinyBBS url = git@github.com:MeshEnvy/TinyBBS.git diff --git a/scripts/ci/test/fw-pio-smoke-envs.json b/scripts/ci/test/fw-pio-smoke-envs.json index 0a7cf78..89870cd 100644 --- a/scripts/ci/test/fw-pio-smoke-envs.json +++ b/scripts/ci/test/fw-pio-smoke-envs.json @@ -25,11 +25,6 @@ "path": "vendor/meshcore-firmware", "heltec_v3": "Heltec_v3_companion_radio_ble", "rak_4631": "RAK_4631_companion_radio_ble" - }, - { - "path": "vendor/meshcore-lotato", - "heltec_v3": "Heltec_v3_repeater", - "rak_4631": "RAK_4631_repeater" } ] } diff --git a/vendor/meshcore-lotato b/vendor/meshcore-lotato deleted file mode 160000 index 175a207..0000000 --- a/vendor/meshcore-lotato +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 175a207300c3521b1ad4f0b94969e41f5c9b4ec0