Fix Lidar-lite start order

This commit is contained in:
Lorenz Meier
2015-07-17 10:51:37 +02:00
parent f579cda949
commit a17310bf33
2 changed files with 11 additions and 11 deletions

View File

@@ -115,17 +115,6 @@ if px4flow start &
then
fi
if param compare SENS_EN_LL40LS 1
then
if pwm_input start
then
fi
if ll40ls start pwm
then
fi
fi
#
# Start sensors
#