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:
155:f31006516956
--- a/utility.h	Sat Oct 12 03:48:30 2013 +0000
+++ b/utility.h	Wed Oct 16 03:47:48 2013 +0000
@@ -80,6 +80,7 @@
 extern unsigned short uMsgId[8];
 extern bool autoSync;
 extern unsigned short modelYear;
+extern bool enableSound;
 
 extern "C" {
     void mbed_reset();