Jürgen Schnaiter / CANMsg

Files at this revision

API Documentation at this revision

Comitter:
Schnaiter
Date:
Mon Feb 25 08:54:49 2019 +0000
Parent:
4:5017a65ff423
Commit message:
CAN

Changed in this revision

CANMsg.h Show annotated file Show diff for this revision Revisions of this file
--- a/CANMsg.h	Tue Feb 05 14:50:19 2019 +0000
+++ b/CANMsg.h	Mon Feb 25 08:54:49 2019 +0000
@@ -10,7 +10,8 @@
  * See Wiki page <https://developer.mbed.org/users/hudakz/code/CAN_Hello/> for demo.
  */
 
-#include "CAN.h"
+//#include "CAN.h"
+//#include "CANMessage.h"
 
 class CANMsg : public mbed::CANMessage
 {