mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-02 20:28:37 +08:00
boards sync fmu-v2 sensors start with fmu-v3
This commit is contained in:
committed by
Kabir Mohammed
parent
fef65bf5c8
commit
c319ea7189
@@ -77,7 +77,7 @@ then
|
|||||||
if [ $BOARD_FMUV3 = 21 ]
|
if [ $BOARD_FMUV3 = 21 ]
|
||||||
then
|
then
|
||||||
# v2.1 internal MPU9250 is rotated 180 deg roll, 270 deg yaw
|
# v2.1 internal MPU9250 is rotated 180 deg roll, 270 deg yaw
|
||||||
mpu9250 -R 14 start
|
mpu9250 -s -R 14 start
|
||||||
fi
|
fi
|
||||||
|
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user