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:
161:71ac85d11f03
Parent:
159:577e9d015693
Child:
162:c6545fc0164a
--- a/displayModes.h	Wed Nov 20 13:13:54 2013 +0000
+++ b/displayModes.h	Thu Nov 21 14:17:35 2013 +0000
@@ -70,6 +70,7 @@
 extern bool idir;
 extern bool autoSync;
 extern bool clearTest;
+extern float CCkW;
 
 extern "C" {
     void printLast (bool force, bool showButtons);