Attempts to merge SPI_TFT2 & SPI_TFT_ILI9341

Dependencies:   SPI_TFTx2 TFT_fonts TOUCH_TFTx2 mbed

Fork of CANary by Tick Tock

Revision:
66:b7476ce7a59e
Parent:
65:821fc79cd7fe
Child:
70:0700b769ac15
--- a/common.h	Wed Apr 10 15:08:38 2013 +0000
+++ b/common.h	Thu Apr 11 05:10:26 2013 +0000
@@ -23,8 +23,3 @@
 #define maxBufLen 512
 #define canTimeout 5
 #define userTimeout 15
-
-// gg - 4x4 touch
-// #define tNavRow = 2 ; // for 3x3
-extern unsigned char tNavRow ; // gg - 4x4
-