Added new stream creation function to the CDC Class drivers, to easily make standard...
[pub/USBasp.git] / Demos / Device / ClassDriver / AudioInput / AudioInput.txt
index 0ed4ed0..585faec 100644 (file)
@@ -8,13 +8,11 @@
  *\r
  *  \section SSec_Compat Demo Compatibility:\r
  *\r
- *  The following table indicates what microcontrollers are compatible with this demo.\r
+ *  The following list indicates what microcontrollers are compatible with this demo.\r
  *\r
- *  - AT90USB1287\r
- *  - AT90USB1286\r
- *  - AT90USB647\r
- *  - AT90USB646\r
- *  - ATMEGA32U6\r
+ *  - Series 7 USB AVRs\r
+ *  - Series 6 USB AVRs\r
+ *  - Series 4 USB AVRs\r
  *\r
  *  \section SSec_Info USB Information:\r
  *\r
@@ -56,7 +54,7 @@
  *  as a USB microphone. Incoming audio from the ADC channel 1 will\r
  *  be sampled and sent to the host computer.\r
  *  \r
- *  To use, connect a microphone to the ADC channel 2.\r
+ *  To use, connect a microphone to the ADC channel 1.\r
  *  \r
  *  Under Windows, if a driver request dialogue pops up, select the option\r
  *  to automatically install the appropriate drivers.\r