,

Dependencies:   SPI_TFT_ILI9341

Fork of SeeedStudioTFTv2 by Seth Kirby

Revision:
16:19527308bbf2
Parent:
15:e1009b2567d8
--- a/SeeedStudioTFTv2.cpp	Thu Sep 25 03:17:20 2014 +0000
+++ b/SeeedStudioTFTv2.cpp	Thu Oct 02 01:10:01 2014 +0000
@@ -89,7 +89,7 @@
     float z = 0;
     z  = (float)ay / ax / x / 2 * 0x10000;
 #endif
-    const int th = 2000;
+    const int th = 1500;
     const int df =  100;
     TOUCH touch;
     if (x1 < th || x2 < th ||