From: Dean Camera Date: Thu, 4 Jun 2009 06:26:35 +0000 (+0000) Subject: Fixed EVENT_USB_CDC_ControLineStateChanged() event not taking the CDC interface struc... X-Git-Tag: LUFA-110528-BETA~1156 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/7665bf323e76ed1ebcfd137e2ab0bd356b43a5e8?ds=inline;hp=7665bf323e76ed1ebcfd137e2ab0bd356b43a5e8 Fixed EVENT_USB_CDC_ControLineStateChanged() event not taking the CDC interface structure as a parameter. Converted TestApp demo over to the new demo structure. More class driver documentation improvements. ---