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:
122:138a40892a4c
Parent:
121:553faf139a20
Child:
123:a8c0042df617
--- a/utility.h	Thu Jul 11 05:29:18 2013 +0000
+++ b/utility.h	Wed Jul 17 13:48:51 2013 +0000
@@ -65,6 +65,7 @@
 extern char revStr[7]; // gg - version
 extern bool debugMode;
 extern bool shunt[96];
+extern float accV;
 
 extern "C" {
     void mbed_reset();