Make AVRISP project build again - fix incorrect preprocessor directive in V2Protocol.c, fix makefile LUFA_PATH.

This commit is contained in:
Dean Camera 2009-08-25 13:26:34 +00:00
parent cfe054474f
commit 244bba2097
2 changed files with 2 additions and 2 deletions

View file

@ -119,7 +119,7 @@ OBJDIR = .
# Path to the LUFA library
LUFA_PATH = ../../../
LUFA_PATH = ../../
# LUFA library compile-time options