FMUv2: fixed UART3 flow control pins

This commit is contained in:
Andrew Tridgell 2014-02-10 12:08:39 +11:00 committed by Lorenz Meier
parent 70964dd87c
commit b0c60296f5
1 changed files with 2 additions and 2 deletions

View File

@ -209,8 +209,8 @@
#define GPIO_USART3_RX GPIO_USART3_RX_3
#define GPIO_USART3_TX GPIO_USART3_TX_3
#define GPIO_USART2_RTS GPIO_USART2_RTS_2
#define GPIO_USART2_CTS GPIO_USART2_CTS_2
#define GPIO_USART3_RTS GPIO_USART3_RTS_2
#define GPIO_USART3_CTS GPIO_USART3_CTS_2
#define GPIO_UART4_RX GPIO_UART4_RX_1
#define GPIO_UART4_TX GPIO_UART4_TX_1