projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add master device Host demo makefile.
[pub/USBasp.git]
/
Demos
/
Device
/
ClassDriver
/
AudioInput
/
AudioInput.h
diff --git
a/Demos/Device/ClassDriver/AudioInput/AudioInput.h
b/Demos/Device/ClassDriver/AudioInput/AudioInput.h
index
e4dd7fe
..
40c478b
100644
(file)
--- 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. */
\r
#define ADC_MAX_RANGE 0x3FF
\r
\r
- /* Macros: */
\r
/** LED mask for the library LED driver, to indicate that the USB interface is not ready. */
\r
#define LEDMASK_USB_NOTREADY LEDS_LED1
\r
\r