From 4b99a8f28cb342e30b6078fb3294c058ac4b1e35 Mon Sep 17 00:00:00 2001 From: Lorenz Meier Date: Mon, 19 Dec 2016 20:37:29 +0100 Subject: [PATCH] Fix sf1xx start --- ROMFS/px4fmu_common/init.d/rc.sensors | 4 ---- 1 file changed, 4 deletions(-) diff --git a/ROMFS/px4fmu_common/init.d/rc.sensors b/ROMFS/px4fmu_common/init.d/rc.sensors index 92065d8611..ac7093341c 100644 --- a/ROMFS/px4fmu_common/init.d/rc.sensors +++ b/ROMFS/px4fmu_common/init.d/rc.sensors @@ -311,10 +311,6 @@ else fi fi -if sf1xx start -then -fi - # Wait 20 ms for sensors (because we need to wait for the HRT and work queue callbacks to fire) usleep 20000 if sensors start