projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Massive corrections to the project documentation and code comments, thanks to Russian...
[pub/USBasp.git]
/
LUFA
/
Drivers
/
USB
/
Core
/
AVR8
/
Pipe_AVR8.h
diff --git
a/LUFA/Drivers/USB/Core/AVR8/Pipe_AVR8.h
b/LUFA/Drivers/USB/Core/AVR8/Pipe_AVR8.h
index
c7e21f7
..
c6bdcfb
100644
(file)
--- a/
LUFA/Drivers/USB/Core/AVR8/Pipe_AVR8.h
+++ b/
LUFA/Drivers/USB/Core/AVR8/Pipe_AVR8.h
@@
-590,7
+590,7
@@
return UPDATX;
}
- /** Writes one byte
from
the currently selected pipe's bank, for IN direction pipes.
+ /** Writes one byte
to
the currently selected pipe's bank, for IN direction pipes.
*
* \ingroup Group_PipePrimitiveRW_AVR8
*