aboutsummaryrefslogtreecommitdiffstats
path: root/gfxconf.example.h
diff options
context:
space:
mode:
authorinmarket <andrewh@inmarket.com.au>2014-09-25 17:42:11 +1000
committerinmarket <andrewh@inmarket.com.au>2014-09-25 17:42:11 +1000
commit5ee4290941f5445649403a84f3f0e9d5bf48b9e2 (patch)
treecc58fee11bb9e6377cc6ac7a63234fec31d19caf /gfxconf.example.h
parent32eb6ff830c959894b35b1c2db57a6c786113050 (diff)
downloaduGFX-5ee4290941f5445649403a84f3f0e9d5bf48b9e2.tar.gz
uGFX-5ee4290941f5445649403a84f3f0e9d5bf48b9e2.tar.bz2
uGFX-5ee4290941f5445649403a84f3f0e9d5bf48b9e2.zip
Expose the GDISP_STARTUP_COLOR setting for the initial color of displays
Diffstat (limited to 'gfxconf.example.h')
-rw-r--r--gfxconf.example.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gfxconf.example.h b/gfxconf.example.h
index 205c79d3..7ac48591 100644
--- a/gfxconf.example.h
+++ b/gfxconf.example.h
@@ -101,10 +101,10 @@
// #define GDISP_NEED_IMAGE_PNG FALSE
// #define GDISP_NEED_IMAGE_ACCOUNTING FALSE
-//#define GDISP_NEED_STARTUP_LOGO TRUE
-
//#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_NEED_STARTUP_LOGO TRUE
//#define GDISP_TOTAL_DISPLAYS 1