X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/b9b03aadb219d06fbad9d110e508db93e45461af..2a2de8fea94d2a524e988725585b17746cd30dba:/Demos/Device/ClassDriver/AudioInput/AudioInput.txt diff --git a/Demos/Device/ClassDriver/AudioInput/AudioInput.txt b/Demos/Device/ClassDriver/AudioInput/AudioInput.txt index cf7125949..aedb4b782 100644 --- a/Demos/Device/ClassDriver/AudioInput/AudioInput.txt +++ b/Demos/Device/ClassDriver/AudioInput/AudioInput.txt @@ -6,6 +6,14 @@ /** \mainpage Audio Input Device Demo * + * \section SSec_Compat Demo Compatibility: + * + * The following list indicates what microcontrollers are compatible with this demo. + * + * - Series 7 USB AVRs + * - Series 6 USB AVRs + * - Series 4 USB AVRs + * * \section SSec_Info USB Information: * * The following table gives a rundown of the USB utilization of this demo. @@ -25,9 +33,9 @@ * * * Relevant Standards: - * USBIF Audio Class Specification - * USBIF Audio Class Terminal Types Specification - * USBIF Audio Data Formats Specification + * USBIF Audio Class Specification \n + * USBIF Audio Class Terminal Types Specification \n + * USBIF Audio Data Formats Specification * * * Usable Speeds: @@ -46,7 +54,7 @@ * as a USB microphone. Incoming audio from the ADC channel 1 will * be sampled and sent to the host computer. * - * To use, connect a microphone to the ADC channel 2. + * To use, connect a microphone to the ADC channel 1. * * Under Windows, if a driver request dialogue pops up, select the option * to automatically install the appropriate drivers.