From: Dean Camera Date: Wed, 5 Aug 2009 09:37:45 +0000 (+0000) Subject: Changed over manual loops waiting for endpoints to be ready to use the library Endpoi... X-Git-Tag: LUFA-110528-BETA~1004 X-Git-Url: http://git.linex4red.de/pub/lufa.git/commitdiff_plain/a9d5e129b76449c73a853af450d7d353512cd3a0?hp=a9d5e129b76449c73a853af450d7d353512cd3a0 Changed over manual loops waiting for endpoints to be ready to use the library Endpoint_WaitUntilReady() function for robustness. Fixes issues with terminated transfers on the host locking up USB devices. ---