mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-20 13:59:06 +08:00
refactor ll40ls: use driver base class
This commit is contained in:
parent
df99555132
commit
1b1e1ba31f
@ -67,7 +67,7 @@ fi
|
||||
# Lidar-Lite on I2C
|
||||
if param compare -s SENS_EN_LL40LS 2
|
||||
then
|
||||
ll40ls start i2c -a
|
||||
ll40ls start -X
|
||||
fi
|
||||
|
||||
# mappydot lidar sensor
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user