Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: SPI_TFT_ILI9341
Fork of SeeedStudioTFTv2 by
Revision 16:19527308bbf2, committed 2014-10-02
- 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 |
--- 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 ||
