fmuv5:Using wrong Sbus Serial port

This commit is contained in:
David Sidrane
2017-03-30 15:55:22 -10:00
committed by Lorenz Meier
parent 36731e13c6
commit 3eada2c3df
+1 -1
View File
@@ -324,7 +324,7 @@ __BEGIN_DECLS
#define GPIO_PPM_IN /* PI5 T8C1 */ GPIO_TIM8_CH1IN_2
#define RC_UXART_BASE STM32_USART6_BASE /* NOT FMUv5 test HW ONLY*/
#define RC_SERIAL_PORT "/dev/ttyS5" /* NOT FMUv5 test HW ONLY*/
#define RC_SERIAL_PORT "/dev/ttyS4" /* NOT FMUv5 test HW ONLY*/
#define GPS_DEFAULT_UART_PORT "/dev/ttyS0" /* UART1 on FMUv5 */