px4fmu-v2 Add PX4IO HW version

This commit is contained in:
David Sidrane 2017-01-20 07:15:22 -10:00 committed by Lorenz Meier
parent d4097a0e29
commit edd0b46887

View File

@ -53,6 +53,7 @@
/* Configuration ************************************************************************************/
/* 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