Attempts to merge SPI_TFT2 & SPI_TFT_ILI9341

Dependencies:   SPI_TFTx2 TFT_fonts TOUCH_TFTx2 mbed

Fork of CANary by Tick Tock

Revision:
18:999401f359a5
Parent:
17:e32324a2678d
Child:
22:a43df3905863
--- a/common.h	Mon Mar 04 04:41:24 2013 +0000
+++ b/common.h	Mon Mar 04 14:00:49 2013 +0000
@@ -17,5 +17,9 @@
 #define btn32x2 204
 #define btn33x1 218
 #define btn33x2 307
-#define btn11y1 180
-#define btn11y2 229
+#define btn31y1 12
+#define btn31y2 77
+#define btn32y1 87
+#define btn32y2 152
+#define btn33y1 162
+#define btn33y2 228