diff options
Diffstat (limited to 'Demos/Host')
-rw-r--r-- | Demos/Host/LowLevel/AudioOutputHost/AudioOutputHost.txt | 2 |
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> |