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.
Revision 6:cd44333c061b, committed 2014-01-31
- Comitter:
- medvdv
- Date:
- Fri Jan 31 20:32:39 2014 +0000
- Parent:
- 5:c37e5454bdb2
- Commit message:
- tested
Changed in this revision
medvdv5110.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/medvdv5110.h Fri Jan 31 20:25:57 2014 +0000 +++ b/medvdv5110.h Fri Jan 31 20:32:39 2014 +0000 @@ -54,7 +54,7 @@ void Reset(); // Reset LCD, configure defaults and contrast void Clear(char pattern = 0); // Clear - fill all by 8bit line 'pattern' - void Power(bool power = true); // LCD power off / wake up + void Power(bool power = true); // LCD power off / on void InverseMode(bool inverse = true); // Inverse mode for all LCD void Contrast(char contrast = DEFAULT_CONTRAST ); // Change contrast