Working fork to test F0 application

Dependents:   ppCANOpen_Example

Fork of CANnucleo by Zoltan Hudak

Revision:
5:b53e5ee15315
Parent:
0:e29bc8e0dddd
Child:
6:c5a40d5fd9f1
--- a/can_api.h	Thu Jul 23 13:10:34 2015 +0000
+++ b/can_api.h	Tue Aug 04 11:58:09 2015 +0000
@@ -24,6 +24,8 @@
 #include "PeripheralNames.h"
 #include "can_helper.h"
 
+#define DEBUG 1
+
 #ifdef __cplusplus
 extern "C" {
 #endif