forked from Archive/PX4-Autopilot
px4fmu-v4pro Add PX4IO HW version
This commit is contained in:
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
|
||||
|
|
Loading…
Reference in New Issue