projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Removed specialized Endpoint_ClearControl* and Pipe_ClearControl* macros in favour...
[pub/USBasp.git]
/
Demos
/
Device
/
AudioInput
/
AudioInput.txt
diff --git
a/Demos/Device/AudioInput/AudioInput.txt
b/Demos/Device/AudioInput/AudioInput.txt
index
36e71e9
..
cf71259
100644
(file)
--- a/
Demos/Device/AudioInput/AudioInput.txt
+++ b/
Demos/Device/AudioInput/AudioInput.txt
@@
-42,8
+42,8
@@
* basic USB Audio drivers in all modern OSes (i.e. no special drivers
\r
* required).
\r
*
\r
* 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. Incom
m
ing 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
* be sampled and sent to the host computer.
\r
*
\r
* To use, connect a microphone to the ADC channel 2.
\r
@@
-66,5
+66,10
@@
* <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
* <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
* </table>
\r
- */
\ No newline at end of file
+ */
\r