Skip to content
Snippets Groups Projects
Commit 1594c80b authored by Khoi Tran's avatar Khoi Tran Committed by Lorenz Meier
Browse files

Add icm20602 to auav-x21 sensors startup

parent 98e6ba85
No related branches found
No related tags found
No related merge requests found
...@@ -60,6 +60,9 @@ then ...@@ -60,6 +60,9 @@ then
# Internal SPI bus ICM-20608-G is rotated 90 deg yaw # Internal SPI bus ICM-20608-G is rotated 90 deg yaw
mpu6000 -R 2 -T 20608 start mpu6000 -R 2 -T 20608 start
# Internal SPI bus ICM-20602-G is rotated 90 deg yaw
mpu6000 -R 2 -T 20602 start
# Internal SPI bus mpu9250 is rotated 90 deg yaw # Internal SPI bus mpu9250 is rotated 90 deg yaw
mpu9250 -R 2 start mpu9250 -R 2 start
fi fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment