mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-06 16:49:51 +08:00
px4fmu-v4pro Add PX4IO HW version
This commit is contained in:
committed by
Lorenz Meier
parent
edd0b46887
commit
7b4f048ca3
@@ -58,6 +58,7 @@ __BEGIN_DECLS
|
||||
****************************************************************************************************/
|
||||
|
||||
/* PX4IO connection configuration */
|
||||
#define BOARD_USES_PX4IO_VERSION 2
|
||||
#define PX4IO_SERIAL_DEVICE "/dev/ttyS4"
|
||||
#define PX4IO_SERIAL_TX_GPIO GPIO_USART6_TX
|
||||
#define PX4IO_SERIAL_RX_GPIO GPIO_USART6_RX
|
||||
|
||||
Reference in New Issue
Block a user