diff options
| author | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2010-11-14 06:44:57 +0000 |
|---|---|---|
| committer | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2010-11-14 06:44:57 +0000 |
| commit | 71f07407200b253f3dca2213717f7e2b528ee1c7 (patch) | |
| tree | c16061ed6c1a73174144789716220ec465c59e74 /Projects/AVRISP-MKII/Lib/XPROG/XPROGProtocol.h | |
| parent | 319d209445d873fc1d48cf2124b4bd8c69be2083 (diff) | |
Second patch to fix incorrect PDI/TPI programming speed.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1578 d5102386-fcda-11dd-9fdb-3debd5008f28
Diffstat (limited to 'Projects/AVRISP-MKII/Lib/XPROG/XPROGProtocol.h')
| -rw-r--r-- | Projects/AVRISP-MKII/Lib/XPROG/XPROGProtocol.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Projects/AVRISP-MKII/Lib/XPROG/XPROGProtocol.h b/Projects/AVRISP-MKII/Lib/XPROG/XPROGProtocol.h index 54184110..e5952a1a 100644 --- a/Projects/AVRISP-MKII/Lib/XPROG/XPROGProtocol.h +++ b/Projects/AVRISP-MKII/Lib/XPROG/XPROGProtocol.h @@ -113,7 +113,6 @@ extern uint16_t XPROG_Param_EEPageSize; extern uint8_t XPROG_Param_NVMCSRRegAddr; extern uint8_t XPROG_Param_NVMCMDRegAddr; - extern uint8_t XPROG_SelectedProtocol; /* Function Prototypes: */ void XPROGProtocol_SetMode(void); |
