From: Dean Camera Date: Tue, 21 Sep 2010 10:48:38 +0000 (+0000) Subject: Fixed USB_Host_ClearPipeStall() incorrectly attempting to determine the endpoint... X-Git-Tag: LUFA-110528-BETA~235 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/5faa79a7b55312f275435c5dacf8a89a6a3d26ae?ds=inline;hp=5faa79a7b55312f275435c5dacf8a89a6a3d26ae Fixed USB_Host_ClearPipeStall() incorrectly attempting to determine the endpoint's direction from the currently selected pipe. ---