projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix accidental struct copies on the stack in the old RNDISEthernet demo TCP code.
[pub/USBasp.git]
/
Demos
/
Device
/
ClassDriver
/
AudioInput
/
Config
/
AppConfig.h
diff --git
a/Demos/Device/ClassDriver/AudioInput/Config/AppConfig.h
b/Demos/Device/ClassDriver/AudioInput/Config/AppConfig.h
index
0110164
..
7702e25
100644
(file)
--- a/
Demos/Device/ClassDriver/AudioInput/Config/AppConfig.h
+++ b/
Demos/Device/ClassDriver/AudioInput/Config/AppConfig.h
@@
-43,6
+43,8
@@
#ifndef _APP_CONFIG_H_
#define _APP_CONFIG_H_
+ #define MIC_IN_ADC_CHANNEL 2
+
#define MICROPHONE_BIASED_TO_HALF_RAIL
#define USE_TEST_TONE