mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-13 12:47:35 +08:00
px4fmu-v4pro : Add support for ICM20602
This commit is contained in:
committed by
Lorenz Meier
parent
74b0e485e7
commit
588a8d3841
@@ -347,6 +347,11 @@ then
|
||||
if mpu6000 -R 2 -T 20608 start
|
||||
then
|
||||
fi
|
||||
|
||||
# Internal SPI bus ICM-20602
|
||||
if mpu6000 -R 2 -T 20602 start
|
||||
then
|
||||
fi
|
||||
|
||||
# Internal SPI bus mpu9250
|
||||
if mpu9250 -R 2 start
|
||||
|
||||
Reference in New Issue
Block a user