Removed specialized Endpoint_ClearControl* and Pipe_ClearControl* macros in favour...
[pub/USBasp.git] / Demos / Device / AudioInput / AudioInput.txt
index 36e71e9..cf71259 100644 (file)
@@ -42,8 +42,8 @@
  *  basic USB Audio drivers in all modern OSes (i.e. no special drivers\r
  *  required).\r
  *  \r
- *  On startup the system will automatically enumerate and function\r
- *  as a USB microphone. Incomming audio from the ADC channel 1 will\r
+ *  On start-up the system will automatically enumerate and function\r
+ *  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
  *    <td>Makefile CDEFS</td>\r
  *    <td>When defined, this alters the demo so that the half VCC bias of the microphone input is subtracted.</td>\r
  *   </tr>\r
+ *   <tr>\r
+ *    <td>AUDIO_SAMPLE_FREQUENCY</td>\r
+ *    <td>Descriptors.h</td>\r
+ *    <td>Gives the audio sample rate per channel for the audio stream, in Hz.</td>\r
+ *   </tr>\r
  *  </table>\r
- */
\ No newline at end of file
+ */\r