Skip to content

Commit eb26e41

Browse files
add mpu6886
1 parent 90e6964 commit eb26e41

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -400,3 +400,6 @@
400400
[submodule "libraries/drivers/qmi8658c"]
401401
path = libraries/drivers/qmi8658c
402402
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

Submodule mpu6886 added at f37a4f0

0 commit comments

Comments
 (0)