From 7b277edc592f0acc9971cf45e882a59dffe7a1ad Mon Sep 17 00:00:00 2001 From: Joel Bodenmann Date: Sun, 21 Oct 2012 01:47:11 +0200 Subject: renamed macros --- demos/console/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'demos') diff --git a/demos/console/main.c b/demos/console/main.c index 2a0f2c77..b0e0fb7f 100644 --- a/demos/console/main.c +++ b/demos/console/main.c @@ -28,7 +28,7 @@ /* * Please add the following to your halconf.h * - * #define GDISP_NEED_CONSOLE TRUE + * #define GFX_USE_CONSOLE TRUE * #define GDISP_NEED_SCROLL TRUE */ -- cgit v1.2.3