From 94f1cc2f0a4db0c6f1483e6d648068e031bcc094 Mon Sep 17 00:00:00 2001 From: inmarket Date: Sat, 10 Mar 2018 20:36:12 +1000 Subject: Change new colors to GFX_RED instead of GFXRED. Use the new color defs --- gfxconf.example.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gfxconf.example.h') diff --git a/gfxconf.example.h b/gfxconf.example.h index 661c2d5b..995a58e5 100644 --- a/gfxconf.example.h +++ b/gfxconf.example.h @@ -159,7 +159,7 @@ //#define GDISP_DEFAULT_ORIENTATION GDISP_ROTATE_LANDSCAPE // If not defined the native hardware orientation is used. //#define GDISP_LINEBUF_SIZE 128 -//#define GDISP_STARTUP_COLOR Black +//#define GDISP_STARTUP_COLOR GFX_BLACK //#define GDISP_NEED_STARTUP_LOGO GFXON //#define GDISP_TOTAL_DISPLAYS 1 -- cgit v1.2.3