X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/11ed8be1754e57eafbb4b4a62325cfd77317ff77..3c1b28cf5ff16fede61f2abf37d5616f3e661036:/Demos/Device/LowLevel/AudioInput/AudioInput.h diff --git a/Demos/Device/LowLevel/AudioInput/AudioInput.h b/Demos/Device/LowLevel/AudioInput/AudioInput.h index fc2093716..f534e8198 100644 --- a/Demos/Device/LowLevel/AudioInput/AudioInput.h +++ b/Demos/Device/LowLevel/AudioInput/AudioInput.h @@ -45,19 +45,12 @@ #include "Descriptors.h" #include "Config/AppConfig.h" - #include #include #include #include #include /* Macros: */ - /** ADC channel number for the microphone input. */ - #define MIC_IN_ADC_CHANNEL 2 - - /** ADC channel MUX mask for the microphone input. */ - #define MIC_IN_ADC_MUX_MASK ADC_CHANNEL2 - /** Maximum audio sample value for the microphone input. */ #define SAMPLE_MAX_RANGE 0xFFFF