projects
/
pub
/
lufa.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fix Doxygen errors in demos.
[pub/lufa.git]
/
Demos
/
OTG
/
TestApp
/
TestEvents.c
diff --git
a/Demos/OTG/TestApp/TestEvents.c
b/Demos/OTG/TestApp/TestEvents.c
index
b2f1740
..
ea7fa4b
100644
(file)
--- a/
Demos/OTG/TestApp/TestEvents.c
+++ b/
Demos/OTG/TestApp/TestEvents.c
@@
-31,7
+31,7
@@
/** \file
\r
*
\r
* This file contains dummy handlers for all the possible USB events passed to the
\r
/** \file
\r
*
\r
* This file contains dummy handlers for all the possible USB events passed to the
\r
- * application by the library (see
\ref Group_Events
documentation for more details on USB events).
\r
+ * application by the library (see
library
documentation for more details on USB events).
\r
*
\r
* Each event is caught and printed to the USART so that they may be monitored.
\r
*/
\r
*
\r
* Each event is caught and printed to the USART so that they may be monitored.
\r
*/
\r