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:
123:a8c0042df617
Parent:
121:553faf139a20
Child:
124:0d622967b764
--- a/displayModes.h	Wed Jul 17 13:48:51 2013 +0000
+++ b/displayModes.h	Fri Jul 19 12:48:10 2013 +0000
@@ -16,8 +16,7 @@
 extern unsigned char displayLoc;
 extern char indexLastMsg[0x800];
 
-//extern unsigned char battData[256]; // 
-extern unsigned char battData[BatDataBufMax]; // BatDataBufMax
+extern unsigned char queryData[DataBufMax]; // BatDataBufMax
 
 extern bool showCP;
 extern bool logEn;