Second patch to fix incorrect PDI/TPI programming speed.

This commit is contained in:
Dean Camera 2010-11-14 06:44:57 +00:00
parent d41cd9a41a
commit f2324fc2b4
6 changed files with 8 additions and 9 deletions

View file

@ -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);