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 David Sidrane
parent c07edd1d9a
commit 6dbb798e37
1 changed files with 2 additions and 2 deletions

View File

@ -76,9 +76,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