mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
boards/px4/fmu-v4: fix internal hmc5883 start
This commit is contained in:
parent
38093e4887
commit
55fc0cbdc7
@ -25,7 +25,7 @@ rm3100 -X start
|
||||
ms5611 -s start
|
||||
|
||||
# hmc5883 internal SPI bus is rotated 90 deg yaw
|
||||
if ! hmc5883 -T -S -R 2 start
|
||||
if ! hmc5883 -T -s -R 2 start
|
||||
then
|
||||
# lis3mdl internal SPI bus is rotated 90 deg yaw
|
||||
lis3mdl -s start
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user