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:
156:4e5d30535cf9
Parent:
154:90ea16ca7475
Child:
157:1a100a5ed06f
--- a/displayModes.h	Sat Oct 19 15:38:44 2013 +0000
+++ b/displayModes.h	Thu Oct 24 19:51:31 2013 +0000
@@ -67,6 +67,7 @@
 extern bool autoSync;
 extern unsigned short modelYear;
 extern bool enableSound;
+extern bool idir;
 
 extern "C" {
     void printLast (bool force, bool showButtons);