Attempts to merge SPI_TFT2 & SPI_TFT_ILI9341

Dependencies:   SPI_TFTx2 TFT_fonts TOUCH_TFTx2 mbed

Fork of CANary by Tick Tock

Revision:
158:059abeb44ba1
Parent:
155:f31006516956
Child:
159:577e9d015693
--- a/utility.h	Wed Oct 30 03:16:51 2013 +0000
+++ b/utility.h	Thu Oct 31 14:41:24 2013 +0000
@@ -81,6 +81,7 @@
 extern bool autoSync;
 extern unsigned short modelYear;
 extern bool enableSound;
+extern const unsigned char Arial12x12[];
 
 extern "C" {
     void mbed_reset();