aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/LowLevel/AudioInput
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2011-06-09 04:23:19 +0000
committerDean Camera <dean@fourwalledcubicle.com>2011-06-09 04:23:19 +0000
commit1191da7b7b10c9d90ebe7c22d698d560f35cbc4a (patch)
tree9645345511f56e840f807c8ef921d74a04e8db1d /Demos/Device/LowLevel/AudioInput
parent1f1d0710f379a8b08ef646cbadb63d92c35e47fb (diff)
downloadlufa-1191da7b7b10c9d90ebe7c22d698d560f35cbc4a.tar.gz
lufa-1191da7b7b10c9d90ebe7c22d698d560f35cbc4a.tar.bz2
lufa-1191da7b7b10c9d90ebe7c22d698d560f35cbc4a.zip
Add missing AS4 and project description files to the new Audio Host demos.
Correct errors in the existing Audio demo description files due to the new demo features (variable sampling rate vs. a fixed sampling rate).
Diffstat (limited to 'Demos/Device/LowLevel/AudioInput')
-rw-r--r--Demos/Device/LowLevel/AudioInput/AudioInput.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/Demos/Device/LowLevel/AudioInput/AudioInput.txt b/Demos/Device/LowLevel/AudioInput/AudioInput.txt
index fd94748d6..dd3f6e682 100644
--- a/Demos/Device/LowLevel/AudioInput/AudioInput.txt
+++ b/Demos/Device/LowLevel/AudioInput/AudioInput.txt
@@ -82,11 +82,6 @@
* <td>Makefile LUFA_OPTS</td>
* <td>When defined, this alters the demo so that the half VCC bias of the microphone input is subtracted.</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>
*/