mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-22 14:24:21 +08:00
aerofc: Set sensors rotation
This commit is contained in:
committed by
Lorenz Meier
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
|
||||
|
||||
Reference in New Issue
Block a user