Added TWI baud rate prescaler and bit length parameters to the TWI_Init() function (thanks to Thomas Herlinghaus).
This commit is contained in:
parent
6f01b6afd5
commit
66c38cd940
5 changed files with 32 additions and 13 deletions
|
|
@ -116,7 +116,7 @@ OBJDIR = .
|
|||
|
||||
|
||||
# Path to the LUFA library
|
||||
LUFA_PATH = ../../
|
||||
LUFA_PATH = ../..
|
||||
|
||||
|
||||
# LUFA library compile-time options and predefined tokens
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue