aboutsummaryrefslogtreecommitdiffstats
path: root/gfxconf.example.h
diff options
context:
space:
mode:
authorinmarket <andrewh@inmarket.com.au>2013-11-09 19:18:59 +1000
committerinmarket <andrewh@inmarket.com.au>2013-11-09 19:18:59 +1000
commit1f99d5c9fac79e3e9aa4ebff97b296b6dcb9c9a7 (patch)
treefb498bc169bbf76750348f6a900df5adfb6bb7c9 /gfxconf.example.h
parentdaa4e8bbd78ebe4a84234de266006d1a23697657 (diff)
downloaduGFX-1f99d5c9fac79e3e9aa4ebff97b296b6dcb9c9a7.tar.gz
uGFX-1f99d5c9fac79e3e9aa4ebff97b296b6dcb9c9a7.tar.bz2
uGFX-1f99d5c9fac79e3e9aa4ebff97b296b6dcb9c9a7.zip
Add support for a default application orientation.
Also remove old unneeded GDISP_USE_CUSTOM_BOARD macro
Diffstat (limited to 'gfxconf.example.h')
-rw-r--r--gfxconf.example.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gfxconf.example.h b/gfxconf.example.h
index 260d8bf6..6a7b0c68 100644
--- a/gfxconf.example.h
+++ b/gfxconf.example.h
@@ -171,6 +171,7 @@
/* Optional Parameters for various subsystems */
/*
+ #define GDISP_DEFAULT_ORIENTATION GDISP_ROTATE_LANDSCAPE
#define GDISP_LINEBUF_SIZE 128
#define GEVENT_MAXIMUM_SIZE 32
#define GEVENT_MAX_SOURCE_LISTENERS 32