Fixed typo / bug in USART5

This commit is contained in:
rogerclarkmelbourne 2015-04-20 10:10:43 +10:00
parent 7b980c433e
commit 5ae71423df
2 changed files with 2 additions and 2 deletions

View File

@ -59,7 +59,7 @@
#define BOARD_USART4_RX_PIN PC11
#define BOARD_USART5_TX_PIN PC12
#define BOARD_USART6_RX_PIN PD2
#define BOARD_USART5_RX_PIN PD2
/* Note:
*

View File

@ -59,7 +59,7 @@
#define BOARD_USART4_RX_PIN PC11
#define BOARD_USART5_TX_PIN PC12
#define BOARD_USART6_RX_PIN PD2
#define BOARD_USART5_RX_PIN PD2
/* Note:
*