forked from Archive/PX4-Autopilot
aerofc: Set sensors rotation
This commit is contained in:
parent
873901c7cd
commit
4943437327
|
@ -266,11 +266,11 @@ then
|
|||
then
|
||||
fi
|
||||
|
||||
if mpu6500 start
|
||||
if mpu6500 -R 14 start
|
||||
then
|
||||
fi
|
||||
|
||||
if hmc5883 start
|
||||
if hmc5883 -R 4 start
|
||||
then
|
||||
fi
|
||||
fi
|
||||
|
|
Loading…
Reference in New Issue