aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/AVRISP/Lib/PDIProtocol.h
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2009-12-23 14:42:50 +0000
committerDean Camera <dean@fourwalledcubicle.com>2009-12-23 14:42:50 +0000
commit69802635ed89aade8be0dea223971bc1afc4ad39 (patch)
tree0fd2e01d2db0382ae2ca49d2a993b97c1867713a /Projects/AVRISP/Lib/PDIProtocol.h
parentbd5e8f07b71b4fa0c058c0edfa8ff3f59ab31610 (diff)
downloadlufa-69802635ed89aade8be0dea223971bc1afc4ad39.tar.gz
lufa-69802635ed89aade8be0dea223971bc1afc4ad39.tar.bz2
lufa-69802635ed89aade8be0dea223971bc1afc4ad39.zip
Lower timeout periods in the AVRISP project. Increment firmware minor revision number in the AVRISP project so that it remains comatible with the latest AVRStudio without an upgrade warning.
Diffstat (limited to 'Projects/AVRISP/Lib/PDIProtocol.h')
-rw-r--r--Projects/AVRISP/Lib/PDIProtocol.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Projects/AVRISP/Lib/PDIProtocol.h b/Projects/AVRISP/Lib/PDIProtocol.h
index f2c38d596..c1fbef466 100644
--- a/Projects/AVRISP/Lib/PDIProtocol.h
+++ b/Projects/AVRISP/Lib/PDIProtocol.h
@@ -54,7 +54,7 @@
#define ENABLE_PDI_PROTOCOL
#endif
#endif
-
+
/* Macros: */
#define XPRG_CMD_ENTER_PROGMODE 0x01
#define XPRG_CMD_LEAVE_PROGMODE 0x02