aboutsummaryrefslogtreecommitdiff
path: root/Demos/Device/ClassDriver/AudioInput/AudioInput.h
diff options
context:
space:
mode:
authorDean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28>2009-06-05 08:13:19 +0000
committerDean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28>2009-06-05 08:13:19 +0000
commit1518818b8ffa52ab339c2323b1d615b7c0a48e2d (patch)
tree25837c99abcc82f56d06adaa4a33c8595c332121 /Demos/Device/ClassDriver/AudioInput/AudioInput.h
parenta7cac0c97c42280b9ecd7af7c3ef4d275bcf7bf0 (diff)
Add master device Host demo makefile.
Copy and convert incomplete Bluetooth Host demo to the library. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@578 d5102386-fcda-11dd-9fdb-3debd5008f28
Diffstat (limited to 'Demos/Device/ClassDriver/AudioInput/AudioInput.h')
-rw-r--r--Demos/Device/ClassDriver/AudioInput/AudioInput.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Demos/Device/ClassDriver/AudioInput/AudioInput.h b/Demos/Device/ClassDriver/AudioInput/AudioInput.h
index e4dd7fe6..40c478bb 100644
--- a/Demos/Device/ClassDriver/AudioInput/AudioInput.h
+++ b/Demos/Device/ClassDriver/AudioInput/AudioInput.h
@@ -60,7 +60,6 @@
/** Maximum ADC range for the microphone input. */
#define ADC_MAX_RANGE 0x3FF
- /* Macros: */
/** LED mask for the library LED driver, to indicate that the USB interface is not ready. */
#define LEDMASK_USB_NOTREADY LEDS_LED1