From: Dean Camera Date: Mon, 11 May 2009 07:52:13 +0000 (+0000) Subject: Fixed bug in RNDISEthernet and DualCDC demos not using the correct USB_ControlRequest... X-Git-Tag: LUFA-110528-BETA~1182 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/e0985b995009d71b80d214a66944e76f4e41aadb?hp=e0985b995009d71b80d214a66944e76f4e41aadb Fixed bug in RNDISEthernet and DualCDC demos not using the correct USB_ControlRequest structure for control request data. Fixed documentation showing incorrect USB mode support on the supported AVRs list. ---