Attempts to merge SPI_TFT2 & SPI_TFT_ILI9341

Dependencies:   SPI_TFTx2 TFT_fonts TOUCH_TFTx2 mbed

Fork of CANary by Tick Tock

Revision:
130:1a9d2a6d99ce
Parent:
128:25314f339565
Child:
131:0d926c080a65
--- a/utility.h	Sun Jul 21 23:59:00 2013 +0000
+++ b/utility.h	Mon Jul 22 00:02:51 2013 +0000
@@ -66,7 +66,6 @@
 extern bool debugMode;
 extern bool shunt[96];
 extern float accV;
-extern bool showHealth;
 
 extern "C" {
     void mbed_reset();