px4fmu-v4pro Add PX4IO HW version

This commit is contained in:
David Sidrane 2017-01-20 07:15:34 -10:00 committed by Lorenz Meier
parent edd0b46887
commit 7b4f048ca3
1 changed files with 1 additions and 0 deletions

View File

@ -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