Added TWI baud rate prescaler and bit length parameters to the TWI_Init() function...
authorDean Camera <dean@fourwalledcubicle.com>
Sat, 26 Feb 2011 15:57:06 +0000 (15:57 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Sat, 26 Feb 2011 15:57:06 +0000 (15:57 +0000)
commit66c38cd940714287e4e11729bf688211902b464d
tree48407fadd460b0717e8715672f83253830d7066e
parent6f01b6afd5a4fbd0a618f790e0afaa5eb2531e12
Added TWI baud rate prescaler and bit length parameters to the TWI_Init() function (thanks to Thomas Herlinghaus).
LUFA.pnproj
LUFA/Drivers/Peripheral/AVR8/TWI_AVR8.h
LUFA/ManPages/ChangeLog.txt
Projects/MIDIToneGenerator/makefile
Projects/TempDataLogger/TempDataLogger.c