Dual CANbus monitor and instrumentation cluster

Dependencies:   SPI_TFTx2 TFT_fonts TOUCH_TFTx2 beep mbed

Fork of CANary by Tick Tock

Revision:
37:fea2c1d52c5f
Parent:
36:dbd39c315258
Child:
39:eef8beac7411
--- a/utility.h	Sat Mar 23 04:43:45 2013 +0000
+++ b/utility.h	Sun Mar 24 15:35:45 2013 +0000
@@ -36,6 +36,8 @@
 extern bool playbackOpen;
 extern bool step;
 extern float playbackInt;
+extern signed long mWs;
+extern unsigned short pbts;
 
 extern "C" {
     void mbed_reset();