aboutsummaryrefslogtreecommitdiff
path: root/Projects/MIDIToneGenerator/makefile
diff options
context:
space:
mode:
authorDean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28>2011-02-26 15:57:06 +0000
committerDean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28>2011-02-26 15:57:06 +0000
commitde62ca1a20284dab7e6912b4f036d851bb798693 (patch)
tree48407fadd460b0717e8715672f83253830d7066e /Projects/MIDIToneGenerator/makefile
parent6044b40118b03be255ad7aeb4484f93c835fcb88 (diff)
Added TWI baud rate prescaler and bit length parameters to the TWI_Init() function (thanks to Thomas Herlinghaus).
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1683 d5102386-fcda-11dd-9fdb-3debd5008f28
Diffstat (limited to 'Projects/MIDIToneGenerator/makefile')
-rw-r--r--Projects/MIDIToneGenerator/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Projects/MIDIToneGenerator/makefile b/Projects/MIDIToneGenerator/makefile
index 6e1a2a32..4ae78622 100644
--- a/Projects/MIDIToneGenerator/makefile
+++ b/Projects/MIDIToneGenerator/makefile
@@ -116,7 +116,7 @@ OBJDIR = .
# Path to the LUFA library
-LUFA_PATH = ../../
+LUFA_PATH = ../..
# LUFA library compile-time options and predefined tokens