removing pwm_start block; not needed in i2c

This commit is contained in:
Mohamed Abdelkader Zahana
2017-04-23 23:11:15 +03:00
committed by Kabir Mohammed
parent 60e0ca9321
commit da8724accb

View File

@@ -748,14 +748,11 @@ then
# Lidar-Lite on I2C
if param compare SENS_EN_LL40LS 2
then
if pwm_input start
then
if ll40ls start i2c
then
fi
fi
fi
# lightware serial lidar sensor
if param compare SENS_EN_SF0X 0