mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-24 07:09:48 +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
|
||||
else
|
||||
# mpu9250 internal SPI bus mpu9250
|
||||
mpu9250 -s -R 8 start
|
||||
mpu9250 -s -R 8 -M start
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user