,

Dependencies:   SPI_TFT_ILI9341

Fork of SeeedStudioTFTv2 by Seth Kirby

Files at this revision

API Documentation at this revision

Comitter:
sjkirby
Date:
Thu Oct 02 01:10:01 2014 +0000
Parent:
15:e1009b2567d8
Commit message:
.;

Changed in this revision

SeeedStudioTFTv2.cpp Show annotated file Show diff for this revision Revisions of this file
diff -r e1009b2567d8 -r 19527308bbf2 SeeedStudioTFTv2.cpp
--- 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 ||