projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added beginnings of a new AVRISP-MKII clone project.
[pub/USBasp.git]
/
LUFA
/
Drivers
/
USB
/
LowLevel
/
HostChapter9.h
diff --git
a/LUFA/Drivers/USB/LowLevel/HostChapter9.h
b/LUFA/Drivers/USB/LowLevel/HostChapter9.h
index
3fa5277
..
7550bcd
100644
(file)
--- a/
LUFA/Drivers/USB/LowLevel/HostChapter9.h
+++ b/
LUFA/Drivers/USB/LowLevel/HostChapter9.h
@@
-90,7
+90,7
@@
\r
/* Function Prototypes: */
\r
#if defined(INCLUDE_FROM_HOSTCHAPTER9_C)
\r
- static uint8_t USB_Host_Wait
_For_Setup_
IOS(const uint8_t WaitType);
\r
+ static uint8_t USB_Host_Wait
For
IOS(const uint8_t WaitType);
\r
#endif
\r
#endif
\r
\r