projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Changed PIPE_CONTROLPIPE_DEFAULT_SIZE from 8 to 64 to try to prevent problems with...
[pub/USBasp.git]
/
Demos
/
OTG
/
TestApp
/
TestEvents.c
diff --git
a/Demos/OTG/TestApp/TestEvents.c
b/Demos/OTG/TestApp/TestEvents.c
index
b153012
..
884e5b6
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
Events.h
documentation for more details on USB events).
\r
+ * application by the library (see
\ref Group_Events
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