AppConfigHeaders: Switch class driver Host mode demos to use LUFAConfig.h configuration header files.

This commit is contained in:
Dean Camera 2012-05-13 14:19:52 +00:00
parent a9f0369fac
commit 64d00efd91
31 changed files with 1339 additions and 50 deletions

View file

@ -64,13 +64,13 @@
* </tr>
* <tr>
* <td>USE_TEST_TONE</td>
* <td>Makefile LUFA_OPTS</td>
* <td>AudioOutputHost.h</td>
* <td>When defined, this alters the demo to produce a square wave test tone when the first board button is pressed
* instead of sampling the board microphone.</td>
* </tr>
* <tr>
* <td>MICROPHONE_BIASED_TO_HALF_RAIL</td>
* <td>Makefile LUFA_OPTS</td>
* <td>AudioOutputHost.h</td>
* <td>When defined, this alters the demo so that the half VCC bias of the microphone input is subtracted.</td>
* </tr>
* </table>