We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90e6964 commit eb26e41Copy full SHA for eb26e41
.gitmodules
@@ -400,3 +400,6 @@
400
[submodule "libraries/drivers/qmi8658c"]
401
path = libraries/drivers/qmi8658c
402
url = https://github.com/jins-tkomoda/CircuitPython_QMI8658C.git
403
+[submodule "libraries/drivers/mpu6886"]
404
+ path = libraries/drivers/mpu6886
405
+ url = https://github.com/jins-tkomoda/CircuitPython_MPU6886.git
libraries/drivers/mpu6886
0 commit comments