mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-31 02:16:53 +08:00
boards: airmind mindpx-v2 switch to new mpu6000 and mpu6500 drivers
This commit is contained in:
@@ -13,9 +13,8 @@ qmc5883 -X start
|
||||
hmc5883 -T -I -R 12 start
|
||||
qmc5883 -I -R 12 start
|
||||
|
||||
# mpu6500 -s R 2 start # new driver in testing
|
||||
mpu6000 -s -R 8 start
|
||||
mpu9250 -s -R 8 start
|
||||
mpu6000 -s -R 2 start
|
||||
mpu6500 -s -R 2 start
|
||||
lsm303d -s -R 10 start
|
||||
l3gd20 -s -R 14 start
|
||||
|
||||
|
||||
Reference in New Issue
Block a user