doxygen warning fix

ugfx_release_2.6
Joel Bodenmann 2012-12-20 23:33:19 +01:00
parent 2df6eaf2fd
commit 9d2f63d4b7
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@
* @details Defaults to FALSE
* @note To use chprintf() for printing in a console window you need to
* include in your application source file...
* #include "chprintf.h"
* \#include "chprintf.h"
* Also in your makefile, as part of your list of C source files, include
* ${CHIBIOS}/os/various/chprintf.c
*/