doxygen warning fix
This commit is contained in:
parent
2df6eaf2fd
commit
9d2f63d4b7
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue