From f262b7ad91c91ebed1990f74ec6b7a69ae36e359 Mon Sep 17 00:00:00 2001
From: Joel Bodenmann <joel@unormal.org>
Date: Thu, 22 Nov 2012 07:29:55 +0100
Subject: console demo code doc

---
 demos/modules/console/main.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/demos/modules/console/main.c b/demos/modules/console/main.c
index fd329f95..962969eb 100644
--- a/demos/modules/console/main.c
+++ b/demos/modules/console/main.c
@@ -23,7 +23,7 @@
  *
  *				#define GFX_USE_GDISP		TRUE
  *				#define GFX_USE_GWIN		TRUE
- *				#define GDISP_NEED_SCROLL	TRUE
+ *				#define GDISP_NEED_SCROLL	TRUE	(optional but recommended)
  *				#define GDISP_NEED_CLIP		TRUE	(optional but recommended)
  *				#define GWIN_NEED_CONSOLE 	TRUE
  */
-- 
cgit v1.2.3