aboutsummaryrefslogtreecommitdiffstats
path: root/demos/modules/gwin
diff options
context:
space:
mode:
authorinmarket <andrewh@inmarket.com.au>2014-01-17 18:36:28 +1000
committerinmarket <andrewh@inmarket.com.au>2014-01-17 18:36:28 +1000
commit199b89e4dc0b781310f40d0e5743bf355077f9ab (patch)
treefab28bd9fd0944113bc0a4136b733389edb2709e /demos/modules/gwin
parent1f3f8bdbe6714c2c8ba02f9a819db5bcf80500a3 (diff)
downloaduGFX-199b89e4dc0b781310f40d0e5743bf355077f9ab.tar.gz
uGFX-199b89e4dc0b781310f40d0e5743bf355077f9ab.tar.bz2
uGFX-199b89e4dc0b781310f40d0e5743bf355077f9ab.zip
Updates to console history. This now works well.
Diffstat (limited to 'demos/modules/gwin')
-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