diff --git a/boards/px4/fmu-v6x/init/rc.board_sensors b/boards/px4/fmu-v6x/init/rc.board_sensors index 86242bf087..06554a688d 100644 --- a/boards/px4/fmu-v6x/init/rc.board_sensors +++ b/boards/px4/fmu-v6x/init/rc.board_sensors @@ -54,9 +54,9 @@ then if ver hwtypecmp V6X006 then # Internal SPI bus ICM45686 - icm45686 -s -R 10 start - iim42652 -s -R 6 start adis16470 -s -R 0 start + iim42652 -s -R 6 start + icm45686 -s -R 10 start else # Internal SPI bus 3x ICM45686 icm45686 -b 3 -s -R 0 start