chore: remove meshcore-lotato submodule and update .gitmodules accordingly

This commit is contained in:
Ben Allfree
2026-04-23 13:17:13 -07:00
parent 2fe22745c9
commit 88573dd797
3 changed files with 0 additions and 9 deletions
-3
View File
@@ -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
-5
View File
@@ -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"
}
]
}