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:9a943cbbad5b, committed 2015-04-22
- Comitter:
- bkf34
- Date:
- Wed Apr 22 03:16:54 2015 +0000
- Parent:
- 7:e39a44de229a
- Commit message:
- final;
Changed in this revision
| uLCD_4DGL.h | Show annotated file Show diff for this revision Revisions of this file |
diff -r e39a44de229a -r 9a943cbbad5b uLCD_4DGL.h --- a/uLCD_4DGL.h Sat Nov 30 02:05:15 2013 +0000 +++ b/uLCD_4DGL.h Wed Apr 22 03:16:54 2015 +0000 @@ -139,6 +139,7 @@ #define BLUE 0x0000FF #define LGREY 0xBFBFBF #define DGREY 0x5F5F5F +#define BLACKJACKRED 0x660000 // Mode data #define BACKLIGHT '\x00'
