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:44:50 +1000
commit4886403bc682d0ea921b0e007c427f29973fa915 (patch)
tree0a96c088624edd22a27f764d15071823e47a0af6 /gfxconf.example.h
parent6e265c80d2f9a197b5b1573ffb972c8827162728 (diff)
downloaduGFX-4886403bc682d0ea921b0e007c427f29973fa915.tar.gz
uGFX-4886403bc682d0ea921b0e007c427f29973fa915.tar.bz2
uGFX-4886403bc682d0ea921b0e007c427f29973fa915.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