From: Dean Camera Date: Sun, 10 Oct 2010 06:32:48 +0000 (+0000) Subject: Remove MIDI ClassDriver device demo's accidental inclusion of the unused ADC peripher... X-Git-Tag: LUFA-110528-BETA~208 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/f78b3eb4eff89dbd11adee37ca015712be2f332f Remove MIDI ClassDriver device demo's accidental inclusion of the unused ADC peripheral driver header file. --- diff --git a/Demos/Device/ClassDriver/MIDI/MIDI.h b/Demos/Device/ClassDriver/MIDI/MIDI.h index 2ed037e18..6fd304e7a 100644 --- a/Demos/Device/ClassDriver/MIDI/MIDI.h +++ b/Demos/Device/ClassDriver/MIDI/MIDI.h @@ -50,7 +50,6 @@ #include #include #include - #include #include #include