X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/1d26e78258c10dcca63e31e66732f1e525b5dade..55db57e1ede3c44a3b027cb442fa12e969b37f4b:/Demos/Device/ClassDriver/AudioInput/AudioInput.txt diff --git a/Demos/Device/ClassDriver/AudioInput/AudioInput.txt b/Demos/Device/ClassDriver/AudioInput/AudioInput.txt index 0ed4ed0c1..aedb4b782 100644 --- a/Demos/Device/ClassDriver/AudioInput/AudioInput.txt +++ b/Demos/Device/ClassDriver/AudioInput/AudioInput.txt @@ -8,13 +8,11 @@ * * \section SSec_Compat Demo Compatibility: * - * The following table indicates what microcontrollers are compatible with this demo. + * The following list indicates what microcontrollers are compatible with this demo. * - * - AT90USB1287 - * - AT90USB1286 - * - AT90USB647 - * - AT90USB646 - * - ATMEGA32U6 + * - Series 7 USB AVRs + * - Series 6 USB AVRs + * - Series 4 USB AVRs * * \section SSec_Info USB Information: * @@ -35,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: @@ -56,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.