From: Dean Camera Date: Sun, 12 Dec 2010 16:50:45 +0000 (+0000) Subject: Fixed possible lost data in the XPLAINBridge, USBtoSerial and Benito projects when... X-Git-Tag: LUFA-110528-BETA~137 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/46677b45896a955b8c62a46d624750213a00b1dd?hp=46677b45896a955b8c62a46d624750213a00b1dd Fixed possible lost data in the XPLAINBridge, USBtoSerial and Benito projects when the host exceeds the packet timeout period on received packets as set by USB_STREAM_TIMEOUT_MS (thanks to Justin Rajewski). ---