Rename V2ProtocolTarget files to ISPTarget in the AVRISP Programmer Clone project.

This commit is contained in:
Dean Camera 2009-12-02 12:04:37 +00:00
parent 1ed6925b5b
commit 5930f47bf4
5 changed files with 4 additions and 4 deletions

View file

@ -48,7 +48,7 @@
#include "V2Protocol.h"
#include "V2ProtocolConstants.h"
#include "V2ProtocolTarget.h"
#include "ISPTarget.h"
/* Macros: */
/** Parameter privilege mask to allow the host PC to read the parameter's value */