Change FMU-v6x REV 6 IMU Order

Change IMU Order, make adis16470 in 1st priority.
This commit is contained in:
Vincent Poon 2024-02-02 15:54:38 +08:00 committed by Julian Oes
parent f6ec71d39f
commit f75a92d199
1 changed files with 2 additions and 2 deletions

View File

@ -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