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:
158:059abeb44ba1
Parent:
157:1a100a5ed06f
Child:
159:577e9d015693
--- a/displayModes.h	Wed Oct 30 03:16:51 2013 +0000
+++ b/displayModes.h	Thu Oct 31 14:41:24 2013 +0000
@@ -68,6 +68,8 @@
 extern unsigned short modelYear;
 extern bool enableSound;
 extern bool idir;
+extern bool autoSync;
+extern bool clearTest;
 
 extern "C" {
     void printLast (bool force, bool showButtons);