Fix Doxygen errors in demos.

This commit is contained in:
Dean Camera 2009-06-04 03:12:07 +00:00
parent 4897ef8972
commit d37d419ffa
5 changed files with 15 additions and 2 deletions

View file

@ -31,7 +31,7 @@
/** \file
*
* This file contains dummy handlers for all the possible USB events passed to the
* application by the library (see \ref Group_Events documentation for more details on USB events).
* application by the library (see library documentation for more details on USB events).
*
* Each event is caught and printed to the USART so that they may be monitored.
*/