aboutsummaryrefslogtreecommitdiffstats
path: root/demos
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@unormal.org>2014-01-18 20:28:33 +0100
committerJoel Bodenmann <joel@unormal.org>2014-01-18 20:28:33 +0100
commitd5c52f342fab14acdef66c85c6c7f850290dd3f5 (patch)
tree6ac4eae965c9097302f2f92e4a004434da6f3ceb /demos
parent3a08f65cfcd884b454e835e6319d949e51e0b428 (diff)
parent07f940e7999e6dfb3d04c2cd45f4c29c6e385f85 (diff)
downloaduGFX-d5c52f342fab14acdef66c85c6c7f850290dd3f5.tar.gz
uGFX-d5c52f342fab14acdef66c85c6c7f850290dd3f5.tar.bz2
uGFX-d5c52f342fab14acdef66c85c6c7f850290dd3f5.zip
Merge branch 'gwin' of bitbucket.org:Tectu/ugfx into gwin
Diffstat (limited to 'demos')
-rw-r--r--demos/modules/gwin/widgets/gfxconf.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/demos/modules/gwin/widgets/gfxconf.h b/demos/modules/gwin/widgets/gfxconf.h
index 111979e3..b22af659 100644
--- a/demos/modules/gwin/widgets/gfxconf.h
+++ b/demos/modules/gwin/widgets/gfxconf.h
@@ -54,7 +54,10 @@
#define GDISP_DEFAULT_ORIENTATION GDISP_ROTATE_LANDSCAPE
/* The following are optional depending on your hardware */
-//#define GDISP_NEED_SCROLL TRUE
+//#define GDISP_NEED_SCROLL TRUE
+//#define GWIN_CONSOLE_USE_HISTORY TRUE
+//#define GWIN_CONSOLE_HISTORY_AVERAGING TRUE
+//#define GWIN_CONSOLE_HISTORY_ATCREATE TRUE
/* GDISP fonts to include */
#define GDISP_INCLUDE_FONT_UI2 TRUE