mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
Start SDP3X with priority over the legacy devices
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user