mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-26 01:17:51 +08:00
Refactor the ll40ls namespace driver methods to more closely match the cm8jl65, mappydot, leddar_one, and other distance sensor driver implementations.
This commit is contained in:
@@ -64,7 +64,7 @@ fi
|
||||
# Lidar-Lite on I2C
|
||||
if param compare SENS_EN_LL40LS 2
|
||||
then
|
||||
ll40ls start i2c
|
||||
ll40ls start i2c -a
|
||||
fi
|
||||
|
||||
# mappydot lidar sensor
|
||||
|
||||
Reference in New Issue
Block a user