UniGraphic

Dependencies:   SDFileSystem

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();