added ttn-esp32 as submodule
This commit is contained in:
parent
cd2062c07e
commit
0b1c263033
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -10,3 +10,6 @@
|
||||||
[submodule "components/esp_modem"]
|
[submodule "components/esp_modem"]
|
||||||
path = components/esp_modem
|
path = components/esp_modem
|
||||||
url = https://github.com/userbogd/esp_modem.git
|
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
1
components/ttn-esp32
Submodule
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 82e49df996118288d8df9b701a7e76e09c19c2f4
|
||||||
Loading…
Reference in New Issue
Block a user