mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-02 14:13:42 -04:00
e674d6ee20
The UART3 also have the I2C bus 2 functions so moving GPS to UART7 to have one additional I2C. To keep GPS working is also necessary update the FPGA RTL to version 0xC1 or higher.
6 lines
101 B
Plaintext
6 lines
101 B
Plaintext
# AEROFC-V1 custom definitions
|
|
|
|
set NSH_ERROR_UART1 /dev/ttyS4
|
|
set NSH_ERROR_UART2 none
|
|
set USB none
|