From: Dean Camera Date: Mon, 23 Mar 2009 05:43:49 +0000 (+0000) Subject: Fixed CDC demo not sending an empty packet after each transfer to prevent the host... X-Git-Tag: LUFA-110528-BETA~1247 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/350141e085d3dcc440962259314f569cc8fcef03?hp=350141e085d3dcc440962259314f569cc8fcef03 Fixed CDC demo not sending an empty packet after each transfer to prevent the host from buffering incomming data. Altered Project and Bootloader makefiles so that the path to the LUFA library can be set in one place. ---