boards/px4/fmu-v4: fix internal hmc5883 start

This commit is contained in:
Daniel Agar 2020-04-09 14:44:34 -04:00
parent 38093e4887
commit 55fc0cbdc7

View File

@ -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