aboutsummaryrefslogtreecommitdiff
path: root/ROMFS
diff options
context:
space:
mode:
Diffstat (limited to 'ROMFS')
-rw-r--r--ROMFS/px4fmu_common/init.d/rc.sensors4
1 files changed, 0 insertions, 4 deletions
diff --git a/ROMFS/px4fmu_common/init.d/rc.sensors b/ROMFS/px4fmu_common/init.d/rc.sensors
index 02b70e7da..61bb09728 100644
--- a/ROMFS/px4fmu_common/init.d/rc.sensors
+++ b/ROMFS/px4fmu_common/init.d/rc.sensors
@@ -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