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.
Dependents: TouchScreenCalibrate TouchScreenGUIDemo
Fork of UniGraphic by
Diff: Display/TFT.h
- Revision:
- 20:14daa48ffd4c
- Parent:
- 11:b842b8e332cb
- Child:
- 21:ae0a4eedfc90
--- a/Display/TFT.h Mon Mar 02 10:52:26 2015 +0000 +++ b/Display/TFT.h Mon Mar 23 14:08:04 2015 +0000 @@ -146,8 +146,8 @@ */ int sizeX(); - /** get display X size in pixels (native, orientation independent) - * @returns screen height in pixels. + /** get display Y size in pixels (native, orientation independent) + * @returns Y size in pixels */ int sizeY();