CANPort provides a higher level interface to a CAN communication channel, and provides timestamping, servicing additional hardware interfaces (optional activity LED, CAN transceiver slope control)

Revision:
1:f0b4e47d948d
Parent:
0:7b81b19d9b10
Child:
2:1824d1421b6d
--- a/CANPort.h	Sun Jul 15 15:15:19 2012 +0000
+++ b/CANPort.h	Wed Aug 28 22:02:49 2019 +0000
@@ -27,8 +27,6 @@
 #define CANPORT_H
 #include "mbed.h"
 #include "CANMessage.h"
-#include "Utilities.h"      // mbed <-> Visual Studio
-
 
 typedef enum {
     HIGHSPEED,