PX4: fixed orientation of internal hmc5883 on FMUv3
This commit is contained in:
parent
fdeedfa173
commit
8710922a02
@ -241,7 +241,7 @@ else
|
||||
else
|
||||
echo "No external hmc5883"
|
||||
fi
|
||||
if hmc5883 -C -I -R 8 start
|
||||
if hmc5883 -C -I -R 4 start
|
||||
then
|
||||
echo "Have internal hmc5883"
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user