From: Dean Camera Date: Tue, 4 Aug 2009 08:36:30 +0000 (+0000) Subject: Better fix for LowLevel CDC demo issue where sending data before the line encoding... X-Git-Tag: LUFA-110528-BETA~1008 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/357ccc577bc6f8710ff942019e16cfa6a08466b7?hp=357ccc577bc6f8710ff942019e16cfa6a08466b7 Better fix for LowLevel CDC demo issue where sending data before the line encoding is set will cause a failure of the host to open the port. Added fix to the DualCDC and USBtoSerial LowLevel demos. ---