mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-07 17:35:22 +08:00
fmuv5:Using wrong Sbus Serial port
This commit is contained in:
committed by
Lorenz Meier
parent
36731e13c6
commit
3eada2c3df
@@ -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 */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user