Import tools module.
This commit is contained in:
parent
6dfe74add2
commit
8a9087b66b
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -40,3 +40,6 @@
|
|||
[submodule "components/i2c-bme680"]
|
||||
path = components/i2c-bme680
|
||||
url = https://github.com/badgeteam/esp32-component-bme680.git
|
||||
[submodule "tools"]
|
||||
path = tools
|
||||
url = https://github.com/badgeteam/mch2022-tools
|
||||
|
|
1
tools
Submodule
1
tools
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 6c299f8c5462138ce09db9ba71848a2286fa75d3
|
Loading…
Reference in a new issue