projects
/
pub
/
lufa.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fixed documentation typoes and preprocessor checks relating to misspellings of the...
[pub/lufa.git]
/
Demos
/
Device
/
AudioOutput
/
AudioOutput.txt
diff --git
a/Demos/Device/AudioOutput/AudioOutput.txt
b/Demos/Device/AudioOutput/AudioOutput.txt
index
0638c47
..
b59c2a8
100644
(file)
--- a/
Demos/Device/AudioOutput/AudioOutput.txt
+++ b/
Demos/Device/AudioOutput/AudioOutput.txt
@@
-84,5
+84,10
@@
* <td>When defined, this outputs the audio samples in mono to port C of the microcontroller, for connection to an
\r
* external DAC.</td>
\r
* </tr>
\r
* <td>When defined, this outputs the audio samples in mono to port C of the microcontroller, for connection to an
\r
* external DAC.</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
* </table>
\r
*/
\ No newline at end of file