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 TFT_fonts mbed touch
Fork of touch by
Revision 1:d03155bfc252, committed 2011-07-14
- Comitter:
- dreschpe
- Date:
- Thu Jul 14 22:49:04 2011 +0000
- Parent:
- 0:cc0b529dc371
- Child:
- 2:9d80fd43a008
- Commit message:
Changed in this revision
| SPI_TFT.lib | Show annotated file Show diff for this revision Revisions of this file |
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/SPI_TFT.lib Thu Jul 14 21:50:48 2011 +0000 +++ b/SPI_TFT.lib Thu Jul 14 22:49:04 2011 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/users/dreschpe/code/SPI_TFT/#b2dd49f04d5d +http://mbed.org/users/dreschpe/code/SPI_TFT/#e1e45f8a7664
--- a/main.cpp Thu Jul 14 21:50:48 2011 +0000
+++ b/main.cpp Thu Jul 14 22:49:04 2011 +0000
@@ -82,7 +82,7 @@
} else {
-
+ tt.fillcircle(p.x,p.y,brush,color);
tt.locate(3,0);
printf("%3d",p.x);
tt.locate(3,1);
