aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Oes <julian@oes.ch>2014-02-10 13:16:35 +0100
committerJulian Oes <julian@oes.ch>2014-02-10 13:16:35 +0100
commita1efbad1d45068cf9e7ca8b2861b9b3280fe0582 (patch)
treede2b3942b912f0ad69def0ab3f80306ce76981e9
parent44bde0db912c78f5a9d7d71f974dd2f36873dd24 (diff)
parent7baa78b113801fa939fe60d56641532cdeea29b9 (diff)
downloadpx4-firmware-a1efbad1d45068cf9e7ca8b2861b9b3280fe0582.tar.gz
px4-firmware-a1efbad1d45068cf9e7ca8b2861b9b3280fe0582.tar.bz2
px4-firmware-a1efbad1d45068cf9e7ca8b2861b9b3280fe0582.zip
Merge remote-tracking branch 'px4/beta' into rc_cleanup
-rwxr-xr-xnuttx-configs/px4fmu-v2/include/board.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx-configs/px4fmu-v2/include/board.h b/nuttx-configs/px4fmu-v2/include/board.h
index e56b14ba4..850043ddf 100755
--- a/nuttx-configs/px4fmu-v2/include/board.h
+++ b/nuttx-configs/px4fmu-v2/include/board.h
@@ -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