Fix CAN2 pinout selection thanks to heads-up from Joe van Niekerk

This commit is contained in:
px4dev
2013-08-05 21:05:53 -07:00
parent 657a6dad2c
commit ec2e02d50e
+2 -2
View File
@@ -216,8 +216,8 @@
* CAN2 is routed to the expansion connector.
*/
#define GPIO_CAN2_RX GPIO_CAN2_RX_2
#define GPIO_CAN2_TX GPIO_CAN2_TX_2
#define GPIO_CAN2_RX GPIO_CAN2_RX_1
#define GPIO_CAN2_TX GPIO_CAN2_TX_1
/*
* I2C