From: Dean Camera Date: Mon, 30 May 2011 11:07:57 +0000 (+0000) Subject: Altered the definition of the USB_Audio_Descriptor_Format_t descriptor so that the... X-Git-Tag: LUFA-111009-BETA~99 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/2a26efc6912badfff9e798f5dbac57ba85ce6dd1?hp=2a26efc6912badfff9e798f5dbac57ba85ce6dd1 Altered the definition of the USB_Audio_Descriptor_Format_t descriptor so that the user is now responsible for supplying the supported audio sampling rates, to allow for multiple audio interfaces with different numbers of supported rates and/or continuous sample rates. ---