mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-23 08:17:35 +08:00
px4fmu_common:FMUv5 start ist8310 on I2C1, I2C2 & I2C3
This commit is contained in:
@@ -278,6 +278,14 @@ then
|
||||
|
||||
# Possible external compasses
|
||||
hmc5883 -C -T -X start
|
||||
|
||||
# Possible external compasses
|
||||
|
||||
ist8310 -C -b 1 start
|
||||
ist8310 -C -b 2 start
|
||||
|
||||
# Possible internal compass
|
||||
ist8310 -C -b 3 start
|
||||
fi
|
||||
|
||||
if ver hwcmp AEROCORE2
|
||||
|
||||
Reference in New Issue
Block a user