mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
removing pwm_start block; not needed in i2c
This commit is contained in:
committed by
Kabir Mohammed
parent
60e0ca9321
commit
da8724accb
@@ -749,11 +749,8 @@ then
|
|||||||
# Lidar-Lite on I2C
|
# Lidar-Lite on I2C
|
||||||
if param compare SENS_EN_LL40LS 2
|
if param compare SENS_EN_LL40LS 2
|
||||||
then
|
then
|
||||||
if pwm_input start
|
if ll40ls start i2c
|
||||||
then
|
then
|
||||||
if ll40ls start i2c
|
|
||||||
then
|
|
||||||
fi
|
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user