projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Renamed all library events to properly seperate out Device and Host mode events....
[pub/USBasp.git]
/
LUFA
/
Drivers
/
USB
/
LowLevel
/
DevChapter9.h
diff --git
a/LUFA/Drivers/USB/LowLevel/DevChapter9.h
b/LUFA/Drivers/USB/LowLevel/DevChapter9.h
index
a70dd06
..
e6baca2
100644
(file)
--- a/
LUFA/Drivers/USB/LowLevel/DevChapter9.h
+++ b/
LUFA/Drivers/USB/LowLevel/DevChapter9.h
@@
-113,7
+113,7
@@
#endif
\r
\r
/* Function Prototypes: */
\r
- void USB_Device_ProcessControl
Packe
t(void);
\r
+ void USB_Device_ProcessControl
Reques
t(void);
\r
\r
#if defined(INCLUDE_FROM_DEVCHAPTER9_C)
\r
static void USB_Device_SetAddress(void);
\r