.

Revision:
37:af25f4ad30d6
Parent:
22:f9a37f22b9cb
Child:
39:5d47cf21a85a
diff -r 3fa2a1cca4cc -r af25f4ad30d6 Graphics/GraphicsDisplay.h
--- a/Graphics/GraphicsDisplay.h	Mon Dec 27 15:33:45 2021 +0000
+++ b/Graphics/GraphicsDisplay.h	Sat Jan 08 10:54:48 2022 +0000
@@ -38,6 +38,7 @@
 #define White           0xFFFF      /* 255, 255, 255 */
 #define Orange          0xFD20      /* 255, 165,   0 */
 #define GreenYellow     0xAFE5      /* 173, 255,  47 */
+#define MojeSeda        0x39C7
 
 /** Bitmap
  */