Skip to content

Commit

Permalink
boards sync fmu-v2 sensors start with fmu-v3
Browse files Browse the repository at this point in the history
  • Loading branch information
dagar authored and mhkabir committed Jan 16, 2019
1 parent fef65bf commit c319ea7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boards/px4/fmu-v2/init/rc.board_sensors
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c319ea7

Please sign in to comment.