projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix the tokens which enable and disable the different programming protocols in the...
[pub/USBasp.git]
/
Projects
/
AVRISP
/
Lib
/
PDIProtocol.c
diff --git
a/Projects/AVRISP/Lib/PDIProtocol.c
b/Projects/AVRISP/Lib/PDIProtocol.c
index
2ed3ff2
..
3e16407
100644
(file)
--- a/
Projects/AVRISP/Lib/PDIProtocol.c
+++ b/
Projects/AVRISP/Lib/PDIProtocol.c
@@
-28,7
+28,7
@@
this software.
\r
*/
\r
\r
-#if defined(ENABLE_
XPROG
_PROTOCOL)
\r
+#if defined(ENABLE_
PDI
_PROTOCOL)
\r
\r
#warning PDI Programming Protocol support is incomplete and not currently suitable for use.
\r
\r