From 642b2088c3175cca24134233c181ad5331222f07 Mon Sep 17 00:00:00 2001 From: Thomas Gubler Date: Sun, 14 Dec 2014 11:37:12 +0100 Subject: [PATCH] autostart ll40ls --- ROMFS/px4fmu_common/init.d/rc.sensors | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ROMFS/px4fmu_common/init.d/rc.sensors b/ROMFS/px4fmu_common/init.d/rc.sensors index 461cc856b5..e6fc535a6b 100644 --- a/ROMFS/px4fmu_common/init.d/rc.sensors +++ b/ROMFS/px4fmu_common/init.d/rc.sensors @@ -71,6 +71,10 @@ if px4flow start then fi +if ll40ls start +then +fi + # # Start sensors -> preflight_check #