forked from Archive/PX4-Autopilot
boards: airmind mindpx-v2 fix internal qmc5883l rotation
This commit is contained in:
parent
cfe4982023
commit
198466306e
|
@ -7,7 +7,7 @@ board_adc start
|
|||
|
||||
# Internal I2C bus
|
||||
hmc5883 -T -I -R 12 start
|
||||
qmc5883l -I -R 2 start
|
||||
qmc5883l -I -R 6 start
|
||||
|
||||
mpu6000 -s -R 2 start
|
||||
mpu6500 -s -R 2 start
|
||||
|
|
Loading…
Reference in New Issue