mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-31 10:26:52 +08:00
rc.sensors: fix
This commit is contained in:
committed by
Beat Küng
parent
0cc5a41bb8
commit
e15d390f65
@@ -381,7 +381,7 @@ fi
|
|||||||
# lightware serial lidar sensor
|
# lightware serial lidar sensor
|
||||||
if param greater SENS_EN_SF0X 0
|
if param greater SENS_EN_SF0X 0
|
||||||
then
|
then
|
||||||
sf0x start -a
|
sf0x start
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# lightware i2c lidar sensor
|
# lightware i2c lidar sensor
|
||||||
|
|||||||
Reference in New Issue
Block a user