mirror of https://github.com/ArduPilot/ardupilot
AP_HAL_ChibiOS: Swan-K1 update airspeed tube order param name
This commit is contained in:
parent
bfab3e8b04
commit
e39b62a0e6
|
@ -35,7 +35,7 @@ THR_MIN 5
|
||||||
|
|
||||||
ARMING_RUDDER 2
|
ARMING_RUDDER 2
|
||||||
|
|
||||||
ARSPD_TUBE_ORDER 0
|
ARSPD_TUBE_ORDR 0
|
||||||
ARSPD_USE 1
|
ARSPD_USE 1
|
||||||
|
|
||||||
ALT_HOLD_RTL 3000
|
ALT_HOLD_RTL 3000
|
||||||
|
|
Loading…
Reference in New Issue