Updated: Added color yellow.

Fork of 4DGL-uLCD-SE by jim hamblen

Files at this revision

API Documentation at this revision

Comitter:
gboggs3
Date:
Mon Mar 14 17:57:58 2016 +0000
Parent:
8:2cb1845d7681
Commit message:
ECE4180 Lab 4 Guitar Hero

Changed in this revision

uLCD_4DGL.h Show annotated file Show diff for this revision Revisions of this file
--- a/uLCD_4DGL.h	Wed Oct 28 14:52:48 2015 +0000
+++ b/uLCD_4DGL.h	Mon Mar 14 17:57:58 2016 +0000
@@ -138,6 +138,7 @@
 #define RED   0xFF0000
 #define GREEN 0x00FF00
 #define BLUE  0x0000FF
+#define YELLOW 0xFFFF00
 #define LGREY 0xBFBFBF
 #define DGREY 0x5F5F5F