Added colors
Fork of 4DGL-uLCD-SE by
Revision 8:1660906507aa, committed 2015-03-12
- Comitter:
- gevell1
- Date:
- Thu Mar 12 18:57:33 2015 +0000
- Parent:
- 7:e39a44de229a
- Commit message:
- Added two colors to the uLCD library
Changed in this revision
uLCD_4DGL.h | Show annotated file Show diff for this revision Revisions of this file |
diff -r e39a44de229a -r 1660906507aa uLCD_4DGL.h --- a/uLCD_4DGL.h Sat Nov 30 02:05:15 2013 +0000 +++ b/uLCD_4DGL.h Thu Mar 12 18:57:33 2015 +0000 @@ -139,6 +139,8 @@ #define BLUE 0x0000FF #define LGREY 0xBFBFBF #define DGREY 0x5F5F5F +#define LBROWN 0xF4A460 +#define POKERGREEN 0x05A505 // Mode data #define BACKLIGHT '\x00'