X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/b9b03aadb219d06fbad9d110e508db93e45461af..1c12341cd73659a5c13b563b8cd682d766547af3:/Demos/Device/ClassDriver/AudioInput/AudioInput.h?ds=sidebyside diff --git a/Demos/Device/ClassDriver/AudioInput/AudioInput.h b/Demos/Device/ClassDriver/AudioInput/AudioInput.h index e4dd7fe66..40c478bb7 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