a
Dependencies: SDFileSystem SPI_TFT_ILI9341
Dependents: Seeed_TFT_Touch_Shield
Fork of SeeedStudioTFTv2 by
Revision 14:18db67cf8945, committed 2015-08-15
- Comitter:
- bangbh
- Date:
- Sat Aug 15 05:10:24 2015 +0000
- Parent:
- 13:362765fdf287
- Child:
- 15:2b2929d22714
- Commit message:
- a
Changed in this revision
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/SDFileSystem.lib Sat Aug 15 05:10:24 2015 +0000 @@ -0,0 +1,1 @@ +http://developer.mbed.org/users/mbed_official/code/SDFileSystem_HelloWorld/#f2a538e2d4ed
--- a/SPI_TFT_ILI9341.lib Tue May 06 18:12:49 2014 +0000 +++ b/SPI_TFT_ILI9341.lib Sat Aug 15 05:10:24 2015 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/teams/components/code/SPI_TFT_ILI9341/#b8bc8296da24 +http://mbed.org/teams/components/code/SPI_TFT_ILI9341/#ec7261a25933
--- a/SeeedStudioTFTv2.cpp Tue May 06 18:12:49 2014 +0000
+++ b/SeeedStudioTFTv2.cpp Sat Aug 15 05:10:24 2015 +0000
@@ -103,7 +103,7 @@
touch = YES;
}
//locate(0,50);
- //printf("x: %6i y: %6i",p.x,p.y);
+// printf("x: %6i y: %6i",p.x,p.y);
return touch;
}
