mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
BMI055: Allow the independent use of just the gyro driver
This commit is contained in:
parent
d12421b9eb
commit
aecfe38f65
@ -224,10 +224,11 @@ then
|
||||
# Internal SPI bus BMI055_ACC
|
||||
if bmi055 -A start
|
||||
then
|
||||
# Internal SPI bus BMI055_GYR
|
||||
if bmi055 -G start
|
||||
then
|
||||
fi
|
||||
fi
|
||||
|
||||
# Internal SPI bus BMI055_GYR
|
||||
if bmi055 -G start
|
||||
then
|
||||
fi
|
||||
|
||||
# expansion i2c used for BMM150 rotated by 90deg
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user