Skip to content
Snippets Groups Projects
Commit 3c48aa4c authored by Lucas De Marchi's avatar Lucas De Marchi Committed by Lorenz Meier
Browse files

aerofc: use MPU9250 driver

parent 3200b032
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment