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

Dependencies:   mbed CUER_CAN

Revision:
7:70cf5bff23f9
Parent:
1:0c77e20b4d4c
--- a/Data_types.h	Sun Jul 30 23:01:15 2017 +0000
+++ b/Data_types.h	Sun Sep 10 11:10:54 2017 +0000
@@ -10,4 +10,6 @@
     Timer charger_timeout;
 };
 
+extern timeouts_t timeouts;
+
 #endif
\ No newline at end of file