pub

Fork of CANnucleo by Zoltan Hudak

Revision:
28:eed6929956ea
Parent:
24:c5d348e65e24
--- a/cannucleo_api.h	Sun Dec 25 21:08:30 2016 +0000
+++ b/cannucleo_api.h	Tue Mar 07 18:51:35 2017 +0000
@@ -13,7 +13,7 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  *
- * Modified by Zoltan Hudak    <hudakz@inbox.com>
+ * Modified by Zoltan Hudak    <hudakz@outlook.com>
  *
  */
 #ifndef CANNUCLEO_API_H
@@ -24,10 +24,6 @@
 #include "PeripheralNames.h"
 #include "can_helper.h"
 
-//#define DEBUG 1
-
-#undef CAN
-
 #if defined(TARGET_NUCLEO_F072RB) || \
     defined(TARGET_NUCLEO_F091RC)
     #include "stm32f0xx_hal_msp.h"
@@ -93,3 +89,5 @@
 #endif    // MBED_CAN_API_H
 
 
+
+