Added TWI baud rate prescaler and bit length parameters to the TWI_Init() function (thanks to Thomas Herlinghaus).

This commit is contained in:
Dean Camera 2011-02-26 15:57:06 +00:00
parent 6f01b6afd5
commit 66c38cd940
5 changed files with 32 additions and 13 deletions

View file

@ -116,7 +116,7 @@ OBJDIR = .
# Path to the LUFA library
LUFA_PATH = ../../
LUFA_PATH = ../..
# LUFA library compile-time options and predefined tokens