From: Dean Camera Date: Tue, 23 Jun 2009 08:03:09 +0000 (+0000) Subject: Pipe_ConfigurePipe() now automatically defaults IN pipes to accepting infinite IN... X-Git-Tag: LUFA-110528-BETA~1097 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/a3a04aa6719a891a1350179d5ac451c3e18c3bf2?hp=a3a04aa6719a891a1350179d5ac451c3e18c3bf2 Pipe_ConfigurePipe() now automatically defaults IN pipes to accepting infinite IN requests, this can still be changed by calling the existing \ref Pipe_SetFiniteINRequests() function. ---