From dae721900b75d7b8e78bc35e79c4288934bba79d Mon Sep 17 00:00:00 2001 From: Joel Bodenmann Date: Fri, 11 Jan 2013 19:39:36 +0100 Subject: small doxygen fixes --- demos/modules/console/main.c | 6 ------ 1 file changed, 6 deletions(-) (limited to 'demos') diff --git a/demos/modules/console/main.c b/demos/modules/console/main.c index 1227e89a..4efe9d0a 100644 --- a/demos/modules/console/main.c +++ b/demos/modules/console/main.c @@ -18,12 +18,6 @@ along with this program. If not, see . */ -/** - * The following stuff is optional in your gfxconf.h: - * - * #define GDISP_NEED_SCROLL TRUE (optional but recommended if your GDISP driver supports it) - */ - #include "ch.h" #include "hal.h" #include "chprintf.h" -- cgit v1.2.3