Dual CANbus monitor and instrumentation cluster

Dependencies:   SPI_TFTx2 TFT_fonts TOUCH_TFTx2 beep mbed

Fork of CANary by Tick Tock

Revision:
39:eef8beac7411
Parent:
37:fea2c1d52c5f
Child:
40:0e6e71a7323f
--- a/utility.h	Sun Mar 24 17:26:09 2013 +0000
+++ b/utility.h	Mon Mar 25 15:13:15 2013 +0000
@@ -14,6 +14,7 @@
 extern unsigned char displayLoc;
 extern bool touched;
 extern bool logOpen;
+extern bool logCP; // Turbo3
 extern char writeBuffer[maxBufLen][13];
 extern volatile int writePointer;
 extern DigitalOut led1,led2,led3,led4;
@@ -60,6 +61,7 @@
     void saveConfig();
     void readConfig();
     void upDate(unsigned char field, bool updownbar);
+    void logPackVoltages(); // Turbo3
 }
 
 //LEAF OBD