pub

Fork of CANnucleo by Zoltan Hudak

Revision:
24:c5d348e65e24
Parent:
20:bcd8161f8f6c
Child:
28:eed6929956ea
--- a/stm32f1xx_hal_msp.c	Wed Aug 10 18:21:09 2016 +0000
+++ b/stm32f1xx_hal_msp.c	Sat Aug 13 12:44:12 2016 +0000
@@ -40,7 +40,7 @@
   */
 #if defined(TARGET_NUCLEO_F103RB)
 
-#include "can_api.h"
+#include "cannucleo_api.h"
 #include "pinmap.h"
 
 CAN_HandleTypeDef   _canHandle;