mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-12 07:47:34 +08:00
Configuration parameter for TeraRanger One (#5359)
This commit is contained in:
committed by
Lorenz Meier
parent
3d7906647e
commit
cda4338095
@@ -599,6 +599,12 @@ then
|
||||
mb12xx start
|
||||
fi
|
||||
|
||||
# teraranger one tof sensor
|
||||
if param compare SENS_EN_TRONE 1
|
||||
then
|
||||
trone start
|
||||
fi
|
||||
|
||||
if ver hwcmp PX4FMU_V4
|
||||
then
|
||||
frsky_telemetry start -d /dev/ttyS6
|
||||
|
||||
Reference in New Issue
Block a user