Use upstream mpu-driver & i2cbus
This commit is contained in:
parent
3d91c655f7
commit
45bc99dd01
4
.gitmodules
vendored
4
.gitmodules
vendored
@ -6,7 +6,7 @@
|
||||
url = https://github.com/olikraus/u8g2.git
|
||||
[submodule "components/MPU-driver"]
|
||||
path = components/MPU-driver
|
||||
url = https://github.com/amikhalev/esp32-MPU-driver.git
|
||||
url = https://github.com/natanaeljr/esp32-MPU-driver.git
|
||||
[submodule "components/I2Cbus"]
|
||||
path = components/I2Cbus
|
||||
url = https://github.com/amikhalev/esp32-I2Cbus.git
|
||||
url = https://github.com/natanaeljr/esp32-I2Cbus.git
|
@ -1 +1 @@
|
||||
Subproject commit 539b0fe44397b694c60736fd6387f41b57f04d4c
|
||||
Subproject commit c792c7b5141772f805766a289b86819664894b23
|
@ -1 +1 @@
|
||||
Subproject commit 41ae7eb5d740052921159c03cfaa0c4a12432c30
|
||||
Subproject commit ccc440bfd1c37f53ee275c1b7abac085677b5cc9
|
Loading…
x
Reference in New Issue
Block a user