Attempts to merge SPI_TFT2 & SPI_TFT_ILI9341

Dependencies:   SPI_TFTx2 TFT_fonts TOUCH_TFTx2 mbed

Fork of CANary by Tick Tock

Branch:
Metric
Revision:
128:25314f339565
Parent:
126:e0d039096891
Child:
130:1a9d2a6d99ce
--- a/utility.h	Sun Jul 21 11:27:43 2013 +0000
+++ b/utility.h	Sun Jul 21 23:44:10 2013 +0000
@@ -66,6 +66,7 @@
 extern bool debugMode;
 extern bool shunt[96];
 extern float accV;
+extern bool showHealth;
 
 extern "C" {
     void mbed_reset();