projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fix PDITarget_ReceiveByte() not discarding the start bit properly, and reading in...
[pub/USBasp.git]
/
Projects
/
AVRISP
/
Lib
/
ISPProtocol.c
diff --git
a/Projects/AVRISP/Lib/ISPProtocol.c
b/Projects/AVRISP/Lib/ISPProtocol.c
index
1f336b3
..
6e81ac8
100644
(file)
--- a/
Projects/AVRISP/Lib/ISPProtocol.c
+++ b/
Projects/AVRISP/Lib/ISPProtocol.c
@@
-28,7
+28,7
@@
this software.
\r
*/
\r
\r
this software.
\r
*/
\r
\r
-#if defined(ENABLE_ISP_PROTOCOL)
\r
+#if defined(ENABLE_ISP_PROTOCOL)
|| defined(__DOXYGEN__)
\r
\r
/** \file
\r
*
\r
\r
/** \file
\r
*
\r