projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Altered the Mass Storage Host class driver so that SCSI data STALLs from the attached...
[pub/USBasp.git]
/
Demos
/
Device
/
ClassDriver
/
AudioOutput
/
AudioOutput.txt
diff --git
a/Demos/Device/ClassDriver/AudioOutput/AudioOutput.txt
b/Demos/Device/ClassDriver/AudioOutput/AudioOutput.txt
index
9e496eb
..
090f8be
100644
(file)
--- a/
Demos/Device/ClassDriver/AudioOutput/AudioOutput.txt
+++ b/
Demos/Device/ClassDriver/AudioOutput/AudioOutput.txt
@@
-87,11
+87,6
@@
* <td>When defined, this outputs the audio samples in mono to port C of the microcontroller, for connection to an
* external DAC.</td>
* </tr>
* <td>When defined, this outputs the audio samples in mono to port C of the microcontroller, for connection to an
* external DAC.</td>
* </tr>
- * <tr>
- * <td>AUDIO_SAMPLE_FREQUENCY</td>
- * <td>Descriptors.h</td>
- * <td>Gives the audio sample rate per channel for the audio stream, in Hz.</td>
- * </tr>
* </table>
*/
* </table>
*/