X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/f92b56191de02ce95c35349274ccb4e522841348..f69f03cb0d02937dee018264f0ac4e9be76fc1f4:/Projects/AVRISP/AVRISP.c?ds=inline diff --git a/Projects/AVRISP/AVRISP.c b/Projects/AVRISP/AVRISP.c index 02292aa46..c0572fca2 100644 --- a/Projects/AVRISP/AVRISP.c +++ b/Projects/AVRISP/AVRISP.c @@ -70,7 +70,6 @@ void SetupHardware(void) /* Hardware Initialization */ LEDs_Init(); USB_Init(); - SerialStream_Init(9600, true); #if defined(ADC) /* Initialize the ADC converter for VTARGET level detection on supported AVR models */