mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-28 19:32:36 +08:00
mpu9250: create dedicated i2c version and delete legacy driver
- update crazyflie and bbblue usage - eventually this should be merged with the SPI version after interface changes are made
This commit is contained in:
@@ -7,7 +7,7 @@ gps start -d /dev/tty-4
|
||||
param set MAV_TYPE 2
|
||||
sleep 1
|
||||
hmc5883 start
|
||||
mpu9250 start_without_mag
|
||||
mpu9250 start
|
||||
bmp280 start
|
||||
sleep 1
|
||||
rc_update start
|
||||
|
||||
Reference in New Issue
Block a user