mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-08-01 20:27:57 +08:00
aerofc: use MPU9250 driver
This commit is contained in:
committed by
Lorenz Meier
parent
3200b032c0
commit
3c48aa4cf1
@@ -295,7 +295,7 @@ then
|
||||
then
|
||||
fi
|
||||
|
||||
if mpu6500 -R 14 start
|
||||
if mpu9250 -s -R 14 start
|
||||
then
|
||||
fi
|
||||
|
||||
|
||||
@@ -16,7 +16,7 @@ set(config_module_list
|
||||
drivers/px4fmu
|
||||
drivers/boards/aerofc-v1
|
||||
drivers/tap_esc
|
||||
drivers/mpu6500
|
||||
drivers/mpu9250
|
||||
drivers/ms5611
|
||||
drivers/hmc5883
|
||||
drivers/gps
|
||||
|
||||
Reference in New Issue
Block a user