mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
removing pwm_start block; not needed in i2c
This commit is contained in:
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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user