projects
/
pub
/
lufa.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Rewritten event system to remove all macros, to make user code clearer.
[pub/lufa.git]
/
LUFA
/
Drivers
/
USB
/
LowLevel
/
Device.h
diff --git
a/LUFA/Drivers/USB/LowLevel/Device.h
b/LUFA/Drivers/USB/LowLevel/Device.h
index
411ece0
..
ea9be4b
100644
(file)
--- a/
LUFA/Drivers/USB/LowLevel/Device.h
+++ b/
LUFA/Drivers/USB/LowLevel/Device.h
@@
-115,7
+115,7
@@
#endif
\r
\r
/* Enums: */
\r
- /** Enum for the ErrorCode parameter of the \ref
USB_DeviceError
event.
\r
+ /** Enum for the ErrorCode parameter of the \ref
EVENT_USB_DeviceError()
event.
\r
*
\r
* \see Events.h for more information on this event.
\r
*/
\r