Code to run on the charger board (used to charge the car from the mains).

Dependencies:   mbed CUER_CAN

Revision:
4:f6459580c312
Parent:
3:a7626dffb64a
Child:
5:756fae795d37
--- a/CANParserCharger.h	Thu Jul 27 21:00:52 2017 +0000
+++ b/CANParserCharger.h	Thu Jul 27 21:21:32 2017 +0000
@@ -10,6 +10,8 @@
 #define CHARGER_VI_CONTROL_ID  0x1806E5F4
 #define CHARGER_VI_INFO_ID  0x18FF50E5
 
+#define CAN_TIMEOUT_MS 100
+
 
 
 //@TODO add some comments