mirror of https://github.com/ArduPilot/ardupilot
15 lines
166 B
Plaintext
15 lines
166 B
Plaintext
|
NET_ENABLED 1
|
||
|
NET_OPTIONS 1
|
||
|
|
||
|
# enable hw flow control
|
||
|
UART1_RTSCTS 1
|
||
|
|
||
|
# swap TX and RX
|
||
|
UART1_OPTIONS 8
|
||
|
|
||
|
SCR_ENABLE 1
|
||
|
SCR_VM_I_COUNT 1000000
|
||
|
|
||
|
WEB_ENABLE 1
|
||
|
WEB_PORT 80
|