mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-23 09:08:30 -04:00
Tools: support up to 9 UARTs
This commit is contained in:
parent
1815ed32e9
commit
b05a3fc950
@ -30,6 +30,7 @@ _ap_bin() {
|
||||
'--uartG[set device string for UARTG]:DEVICE:' \
|
||||
'--uartH[set device string for UARTH]:DEVICE:' \
|
||||
'--uartI[set device string for UARTI]:DEVICE:' \
|
||||
'--uartJ[set device string for UARTJ]:DEVICE:' \
|
||||
'--rtscts[enable rtscts on serial ports (default false)]' \
|
||||
'--base-port[set port num for base port(default 5670) must be before -I option]:PORT:' \
|
||||
'--rc-in-port[set port num for rc in]:PORT:' \
|
||||
|
Loading…
Reference in New Issue
Block a user