Add new forked driver as submodule

This commit is contained in:
2019-08-31 20:17:57 +02:00
parent 8bfbe0c978
commit a70cc3a1f0
4 changed files with 7 additions and 2 deletions

4
.gitmodules vendored
View File

@@ -2,3 +2,7 @@
path = bme680-air-meter
url = https://git.shimatta.de/pcb/bme680-air-meter
branch = master
[submodule "bme680-driver-fork"]
path = bme680-driver-fork
url = https://git.shimatta.de/mhu/bme680-driver-fork
branch = master