Prius IPM controller

Dependencies:   mbed

Fork of analoghalls5_5 by N K

Revision:
4:fdadf4a3577a
Parent:
0:54cf32d35f4d
Child:
5:ee1e6c84c302
--- a/includes.h	Mon Mar 02 01:24:37 2015 +0000
+++ b/includes.h	Mon Mar 02 11:17:15 2015 +0000
@@ -2,5 +2,10 @@
 #define __INCLUDES_H
 
 #include "mbed.h"
+#include "config.h"
+
+#ifdef __DEBUG
+extern Serial *pc;
+#endif
 
 #endif
\ No newline at end of file