Attempts to merge SPI_TFT2 & SPI_TFT_ILI9341

Dependencies:   SPI_TFTx2 TFT_fonts TOUCH_TFTx2 mbed

Fork of CANary by Tick Tock

Revision:
153:e94cfe3c339c
Parent:
152:a4d66901785d
Child:
154:90ea16ca7475
--- a/displayModes.h	Sun Oct 06 14:49:09 2013 +0000
+++ b/displayModes.h	Sat Oct 12 03:48:30 2013 +0000
@@ -65,6 +65,7 @@
 extern unsigned short uMsgId[8];
 extern bool accOn;
 extern bool autoSync;
+extern unsigned short modelYear;
 
 extern "C" {
     void printLast (bool force, bool showButtons);