Dual CANbus monitor and instrumentation cluster supporting ILI9341 display controller

Dependencies:   SPI_TFTx2_ILI9341 TOUCH_TFTx2_ILI9341 TFT_fonts mbed

Fork of CANary by Tick Tock

Revision:
23:cd03f9c3395e
Parent:
22:a43df3905863
Child:
24:6cf76ed8c432
--- a/displayModes.h	Mon Mar 11 06:23:00 2013 +0000
+++ b/displayModes.h	Thu Mar 14 04:41:11 2013 +0000
@@ -17,6 +17,7 @@
 extern char indexLastMsg[0x800];
 extern unsigned char battData[256];
 extern bool showCP;
+extern bool logEn;
 extern unsigned char dMode[2];
 extern unsigned char lastDMode[2];
 extern unsigned char sMode;