From 5c6027d14d168a7210ed6edd8c8b7506842fd7b0 Mon Sep 17 00:00:00 2001 From: Joel Bodenmann Date: Tue, 18 Dec 2012 22:49:01 +0100 Subject: some more doxygen --- include/gwin/console.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'include/gwin/console.h') diff --git a/include/gwin/console.h b/include/gwin/console.h index fba27584..99c9232c 100644 --- a/include/gwin/console.h +++ b/include/gwin/console.h @@ -24,6 +24,12 @@ * @defgroup Console * @ingroup GWIN * + * @details GWIN allows it to create a console/terminal like window. + * You can simply use chprintf() to print to the terminal. + * + * @pre GFX_USE_GWIN must be set to TRUE in your gfxconf.h + * @pre GWIN_NEED_CONSOLE must be set to TRUE in your gfxconf.h + * * @{ */ -- cgit v1.2.3