test

Fork of CANnucleo by Zoltan Hudak

Revision:
16:f4c8f45bded9
Parent:
14:0344705e6fb8
Child:
19:249e3f065956
--- a/stm32f3xx_hal_msp.h	Sun Dec 27 09:36:47 2015 +0000
+++ b/stm32f3xx_hal_msp.h	Wed Dec 30 08:23:30 2015 +0000
@@ -36,7 +36,7 @@
 #ifndef stm32f3xx_hal_H
 #define stm32f3xx_hal_H
 
-#define CAN_IRQ  CAN_RX1_IRQn
+#define CAN_IRQ  CAN_RX0_IRQn
 
 #include "pinmap.h"