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.
Fork of RA8875 by
Diff: RA8875.h
- Revision:
- 114:dbfb996bfbf3
- Parent:
- 111:efe436c43aba
- Child:
- 123:2f45e80fec5f
diff -r 325ca91bc03d -r dbfb996bfbf3 RA8875.h --- 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