mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-24 15:15:55 +08:00
autostart external airspeed sensor on i2c port 2
This commit is contained in:
@@ -359,6 +359,11 @@ then
|
||||
if hmc5883 -X start
|
||||
then
|
||||
fi
|
||||
|
||||
# Possible external airspeed sensor
|
||||
if meas_airspeed start -b 2
|
||||
then
|
||||
fi
|
||||
fi
|
||||
|
||||
if meas_airspeed start
|
||||
|
||||
Reference in New Issue
Block a user