Skip to content
Snippets Groups Projects
Commit 3eada2c3 authored by David Sidrane's avatar David Sidrane Committed by Lorenz Meier
Browse files

fmuv5:Using wrong Sbus Serial port

parent 36731e13
No related branches found
No related tags found
No related merge requests found
......@@ -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 */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment