Correct include paths and makefile for the AVRISP project now that the protocol handlers are in seperate directories.

This commit is contained in:
Dean Camera 2009-12-23 14:52:52 +00:00
parent 31d7194252
commit 26bc1f3cfd
8 changed files with 23 additions and 20 deletions

View file

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