mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-13 04:17:35 +08:00
MindPX: Fix for hmc5883 rotation
This commit is contained in:
committed by
Lorenz Meier
parent
50002a0ff6
commit
e81548bdb9
@@ -249,7 +249,7 @@ then
|
||||
fi
|
||||
|
||||
# Internal I2C bus
|
||||
if hmc5883 -C -T -I -R 8 start
|
||||
if hmc5883 -C -T -I -R 12 start
|
||||
then
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user