Move TWI.c driver into the straight LUFA/Drivers/Peripheral/ directory.

Fix TemperatureDataLogger and Webserver project builds.
This commit is contained in:
Dean Camera 2010-01-25 13:02:25 +00:00
parent db420853ce
commit 4bd44139b1
7 changed files with 11 additions and 10 deletions

View file

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