mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-01 02:55:07 +08:00
Prevented double HMC start after merge
This commit is contained in:
@@ -29,10 +29,6 @@ then
|
||||
echo "using MPU6000"
|
||||
set BOARD fmuv1
|
||||
else
|
||||
if hmc5883 start
|
||||
then
|
||||
echo "Using external mag"
|
||||
fi
|
||||
echo "using L3GD20 and LSM303D"
|
||||
l3gd20 start
|
||||
lsm303d start
|
||||
|
||||
Reference in New Issue
Block a user