mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Start SDP3X with priority over the legacy devices
This commit is contained in:
parent
fd9f6e9415
commit
0cd954e382
@ -412,10 +412,10 @@ then
|
||||
lsm303d start
|
||||
fi
|
||||
|
||||
if meas_airspeed start
|
||||
if sdp3x_airspeed start
|
||||
then
|
||||
else
|
||||
if sdp3x_airspeed start
|
||||
if meas_airspeed start
|
||||
then
|
||||
else
|
||||
ets_airspeed start
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user