mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-15 07:47:35 +08: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
|
||||
if param compare SENS_EN_LL40LS 2
|
||||
then
|
||||
if pwm_input start
|
||||
if ll40ls start i2c
|
||||
then
|
||||
if ll40ls start i2c
|
||||
then
|
||||
fi
|
||||
fi
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user