|
|
@@ -4,3 +4,6 @@
|
|
|
[submodule "components/esptool_py/esptool"]
|
|
|
path = components/esptool_py/esptool
|
|
|
url = https://github.com/themadinventor/esptool.git
|
|
|
+[submodule "components/bt/lib"]
|
|
|
+ path = components/bt/lib
|
|
|
+ url = https://github.com/espressif/esp32-bt-lib.git
|