From: Dean Camera Date: Thu, 6 May 2010 11:13:24 +0000 (+0000) Subject: Ensure that the CDC class drivers return 0 if the number of unread bytes is queried... X-Git-Tag: LUFA-110528-BETA~486 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/cde2afc50e25054a0ba21c4454e7101d7ac02a35?ds=inline;hp=cde2afc50e25054a0ba21c4454e7101d7ac02a35 Ensure that the CDC class drivers return 0 if the number of unread bytes is queried and the bank has become empty. ---