projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Minor documentation cleanups.
[pub/USBasp.git]
/
Projects
/
AVRISP-MKII
/
Lib
/
ISP
/
ISPProtocol.h
diff --git
a/Projects/AVRISP-MKII/Lib/ISP/ISPProtocol.h
b/Projects/AVRISP-MKII/Lib/ISP/ISPProtocol.h
index
c983f49
..
bc6bb5d
100644
(file)
--- a/
Projects/AVRISP-MKII/Lib/ISP/ISPProtocol.h
+++ b/
Projects/AVRISP-MKII/Lib/ISP/ISPProtocol.h
@@
-54,7
+54,7
@@
#endif
/* Macros: */
#endif
/* Macros: */
- /** Mask for the reading or writing of the high byte in a FLASH word when issuing a low-level programming command */
+ /** Mask for the reading or writing of the high byte in a FLASH word when issuing a low-level programming command
.
*/
#define READ_WRITE_HIGH_BYTE_MASK (1 << 3)
#define PROG_MODE_PAGED_WRITES_MASK (1 << 0)
#define READ_WRITE_HIGH_BYTE_MASK (1 << 3)
#define PROG_MODE_PAGED_WRITES_MASK (1 << 0)