mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-28 10:46:33 +08:00
Enable mpu9250’s magnetometer on fmu-v4
This commit is contained in:
committed by
Daniel Agar
parent
dce067df83
commit
21b78f9d05
@@ -32,5 +32,5 @@ then
|
|||||||
mpu6500 -s -R 0 start
|
mpu6500 -s -R 0 start
|
||||||
else
|
else
|
||||||
# mpu9250 internal SPI bus mpu9250
|
# mpu9250 internal SPI bus mpu9250
|
||||||
mpu9250 -s -R 8 start
|
mpu9250 -s -R 8 -M start
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user