boards sync fmu-v2 sensors start with fmu-v3

This commit is contained in:
Daniel Agar
2019-01-15 09:46:00 -05:00
committed by Kabir Mohammed
parent fef65bf5c8
commit c319ea7189

View File

@@ -77,7 +77,7 @@ then
if [ $BOARD_FMUV3 = 21 ]
then
# v2.1 internal MPU9250 is rotated 180 deg roll, 270 deg yaw
mpu9250 -R 14 start
mpu9250 -s -R 14 start
fi
else