mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-15 18:27:35 +08:00
Bring up BMI160 for px4fmu-v4 targets
This commit is contained in:
committed by
Lorenz Meier
parent
126172d70c
commit
10867131fa
@@ -187,6 +187,11 @@ then
|
||||
if mpu9250 -R 2 start
|
||||
then
|
||||
fi
|
||||
|
||||
# Internal SPI bus BMI160
|
||||
if bmi160 start
|
||||
then
|
||||
fi
|
||||
fi
|
||||
|
||||
if ver hwcmp PX4FMU_V1
|
||||
|
||||
Reference in New Issue
Block a user