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 4DGL-uLCD-SE by
Revision 8:ad926467a30a, committed 2015-10-22
- Comitter:
- doctorgrue
- Date:
- Thu Oct 22 20:30:22 2015 +0000
- Parent:
- 7:e39a44de229a
- Commit message:
- Added colors
Changed in this revision
uLCD_4DGL.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/uLCD_4DGL.h Sat Nov 30 02:05:15 2013 +0000 +++ b/uLCD_4DGL.h Thu Oct 22 20:30:22 2015 +0000 @@ -139,6 +139,8 @@ #define BLUE 0x0000FF #define LGREY 0xBFBFBF #define DGREY 0x5F5F5F +#define ORANGE 0xFFA500 +#define YELLOW 0xFFFF00 // Mode data #define BACKLIGHT '\x00'