From: Dean Camera Date: Fri, 5 Nov 2010 05:15:20 +0000 (+0000) Subject: Renamed the EVENT_USB_Device_UnhandledControlRequest() event to EVENT_USB_Device_Cont... X-Git-Tag: LUFA-110528-BETA~170 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/fb76acb0844a2528c32610455a8c7cd5266f3027?hp=fb76acb0844a2528c32610455a8c7cd5266f3027 Renamed the EVENT_USB_Device_UnhandledControlRequest() event to EVENT_USB_Device_ControlRequest() as it is now fired before the library request handlers, not afterwards. ---