Working fork to test F0 application

Dependents:   ppCANOpen_Example

Fork of CANnucleo by Zoltan Hudak

Revision:
5:b53e5ee15315
Parent:
4:38403b42718b
Child:
6:c5a40d5fd9f1
--- a/CAN.h	Thu Jul 23 13:10:34 2015 +0000
+++ b/CAN.h	Tue Aug 04 11:58:09 2015 +0000
@@ -25,8 +25,6 @@
 
 #if DEVICE_CAN
 
-#define DEBUG 1
-
 #include "can_api.h"
 #include "can_helper.h"
 #include "FunctionPointer.h"