From: Dean Camera Date: Wed, 8 Jun 2011 01:32:44 +0000 (+0000) Subject: Remove warnings in the documentation for the library class drivers about sequential... X-Git-Tag: LUFA-111009-BETA~81 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/34164a5550911277db03bbbc2a604bc59e0bbc99?ds=inline;hp=34164a5550911277db03bbbc2a604bc59e0bbc99 Remove warnings in the documentation for the library class drivers about sequential pipe/endpoint allocation, as by default this is no longer as issue (unless ORDERED_EP_CONFIG is specified). ---