aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Host/LowLevel
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2012-05-13 17:17:45 +0000
committerDean Camera <dean@fourwalledcubicle.com>2012-05-13 17:17:45 +0000
commit9a373c409435796165b2f315b7e3d6fa303d5e4a (patch)
tree245134c12e29754981f34e0a1f9243551e785963 /Demos/Host/LowLevel
parent7f4462267aeb1f40ad6a9d582168d1b07e53d7f2 (diff)
downloadlufa-9a373c409435796165b2f315b7e3d6fa303d5e4a.tar.gz
lufa-9a373c409435796165b2f315b7e3d6fa303d5e4a.tar.bz2
lufa-9a373c409435796165b2f315b7e3d6fa303d5e4a.zip
AppConfigHeaders: Switch class driver Device mode demos to use LUFAConfig.h configuration header files.
Diffstat (limited to 'Demos/Host/LowLevel')
-rw-r--r--Demos/Host/LowLevel/AudioOutputHost/AudioOutputHost.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Demos/Host/LowLevel/AudioOutputHost/AudioOutputHost.txt b/Demos/Host/LowLevel/AudioOutputHost/AudioOutputHost.txt
index 1108994d0..c28b61e44 100644
--- a/Demos/Host/LowLevel/AudioOutputHost/AudioOutputHost.txt
+++ b/Demos/Host/LowLevel/AudioOutputHost/AudioOutputHost.txt
@@ -69,8 +69,8 @@
* instead of sampling the board microphone.</td>
* </tr>
* <tr>
+ * <td>MICROPHONE_BIASED_TO_HALF_RAIL</td>
* <td>AudioOutputHost.h</td>
- * <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>
* </table>