mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
MindPX: Remove MPU6500 driver, use MPU9K driver instead
This commit is contained in:
committed by
Lorenz Meier
parent
40eb5df8de
commit
92fc82da33
@@ -225,7 +225,7 @@ then
|
||||
if bmi055 -A start
|
||||
then
|
||||
fi
|
||||
|
||||
|
||||
# Internal SPI bus BMI055_GYR
|
||||
if bmi055 -G start
|
||||
then
|
||||
@@ -235,7 +235,7 @@ then
|
||||
if bmm150 -R 2 start
|
||||
then
|
||||
fi
|
||||
|
||||
|
||||
# expansion i2c used for BMP280
|
||||
if bmp280 -I start
|
||||
then
|
||||
@@ -287,7 +287,7 @@ then
|
||||
then
|
||||
fi
|
||||
|
||||
if mpu6500 -R 8 start
|
||||
if mpu9250 -s -R 8 start
|
||||
then
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user