CanInterface Dispatcher, it depends on MyThread (MyThings lib)

Dependents:   PYRN

Revision:
0:3ca0a6d1e2a1
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/CANDiagSensor.cpp	Thu Apr 02 07:30:22 2015 +0000
@@ -0,0 +1,11 @@
+
+
+#include "CANDiagSensor.h"
+
+#define __DEBUG__ 0
+#ifndef __MODULE__
+#define __MODULE__ "CANDiagSensor.cpp"
+#endif
+#include "MyDebug.h"
+
+