Attempts to merge SPI_TFT2 & SPI_TFT_ILI9341

Dependencies:   SPI_TFTx2 TFT_fonts TOUCH_TFTx2 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);