ll40ls : conditional startup

This commit is contained in:
Mohammed Kabir
2015-05-26 21:51:33 +05:30
parent 853a22db18
commit 42358a60d1

View File

@@ -115,8 +115,15 @@ if px4flow start
then
fi
if ll40ls start
if param compare SENS_LL40LS_ENABLE 1
then
if pwm_input start
then
fi
if ll40ls start pwm
then
fi
fi
#