Add BME680 driver from github as submodule
This commit is contained in:
parent
49b757e80b
commit
cf9a94f1f5
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -2,3 +2,6 @@
|
||||
path = bme680-air-meter
|
||||
url = https://git.shimatta.de/pcb/bme680-air-meter
|
||||
branch = master
|
||||
[submodule "BME680_driver"]
|
||||
path = BME680_driver
|
||||
url = https://github.com/BoschSensortec/BME680_driver.git
|
||||
|
1
BME680_driver
Submodule
1
BME680_driver
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 63bb5336db4659519860832be2738c685133aa33
|
Loading…
Reference in New Issue
Block a user