From bd337aced3b1888373030878bf1a49367bc37ab5 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Wed, 20 Oct 2010 07:39:11 +0000 Subject: Added default test tone generation mode to the Device mode AudioInput demos. --- Demos/Device/ClassDriver/AudioInput/makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Demos/Device/ClassDriver/AudioInput/makefile') diff --git a/Demos/Device/ClassDriver/AudioInput/makefile b/Demos/Device/ClassDriver/AudioInput/makefile index 8eda3c68b..3c26c97ed 100644 --- a/Demos/Device/ClassDriver/AudioInput/makefile +++ b/Demos/Device/ClassDriver/AudioInput/makefile @@ -123,6 +123,7 @@ LUFA_OPTS += -D USE_FLASH_DESCRIPTORS LUFA_OPTS += -D USE_STATIC_OPTIONS="(USB_DEVICE_OPT_FULLSPEED | USB_OPT_REG_ENABLED | USB_OPT_AUTO_PLL)" LUFA_OPTS += -D MICROPHONE_BIASED_TO_HALF_RAIL +LUFA_OPTS += -D USE_TEST_TONE # Create the LUFA source path variables by including the LUFA root makefile -- cgit v1.2.3