Attempts to merge SPI_TFT2 & SPI_TFT_ILI9341

Dependencies:   SPI_TFTx2 TFT_fonts TOUCH_TFTx2 mbed

Fork of CANary by Tick Tock

Revision:
154:90ea16ca7475
Parent:
153:e94cfe3c339c
Child:
156:4e5d30535cf9
--- a/displayModes.h	Sat Oct 12 03:48:30 2013 +0000
+++ b/displayModes.h	Wed Oct 16 03:47:48 2013 +0000
@@ -66,6 +66,7 @@
 extern bool accOn;
 extern bool autoSync;
 extern unsigned short modelYear;
+extern bool enableSound;
 
 extern "C" {
     void printLast (bool force, bool showButtons);