From: Dean Camera Date: Wed, 24 Feb 2010 09:49:19 +0000 (+0000) Subject: Added a timeout value to the TWI_StartTransmission() function, within which the addre... X-Git-Tag: LUFA-110528-BETA~569 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/c0c982df7af34ea0375eda774185f3825c261522?ds=inline;hp=c0c982df7af34ea0375eda774185f3825c261522 Added a timeout value to the TWI_StartTransmission() function, within which the addressed device must respond. Fixed TWI_StartTransmission() corrupting the contents of the GPIOR0 register. ---