diff options
Diffstat (limited to 'demos')
-rw-r--r-- | demos/console/main.c | 2 |
1 files changed, 1 insertions, 1 deletions
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
*/
|