KSM edits to RA8875

Dependents:   Liz_Test_Code

Revision:
114:dbfb996bfbf3
Parent:
111:efe436c43aba
Child:
123:2f45e80fec5f
--- a/RA8875.h	Wed Apr 27 01:29:55 2016 +0000
+++ b/RA8875.h	Sun May 15 18:57:06 2016 +0000
@@ -1240,6 +1240,8 @@
     /// one row and from the bottom to the top. Graphics drawing will be clipped
     /// at the edge of the window.
     ///
+    /// @note if no parameters are provided, it restores the window to full screen.
+    ///
     /// @note If the initial text write is outside the window, it will be shown
     /// where the cursor position it. Once the write hits the right edge of
     /// the defined window, it will then wrap back to the left edge. Once it