added ttn-esp32 as submodule

This commit is contained in:
Bogdan Pilyugin 2023-01-02 20:33:50 +02:00
parent cd2062c07e
commit 0b1c263033
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@ -10,3 +10,6 @@
[submodule "components/esp_modem"]
path = components/esp_modem
url = https://github.com/userbogd/esp_modem.git
[submodule "components/ttn-esp32"]
path = components/ttn-esp32
url = https://github.com/userbogd/ttn-esp32.git

1
components/ttn-esp32 Submodule

@ -0,0 +1 @@
Subproject commit 82e49df996118288d8df9b701a7e76e09c19c2f4