Remove MIDI ClassDriver device demo's accidental inclusion of the unused ADC peripher...
authorDean Camera <dean@fourwalledcubicle.com>
Sun, 10 Oct 2010 06:32:48 +0000 (06:32 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Sun, 10 Oct 2010 06:32:48 +0000 (06:32 +0000)
Demos/Device/ClassDriver/MIDI/MIDI.h

index 2ed037e..6fd304e 100644 (file)
@@ -50,7 +50,6 @@
                #include <LUFA/Drivers/Board/LEDs.h>
                #include <LUFA/Drivers/Board/Joystick.h>
                #include <LUFA/Drivers/Board/Buttons.h>
-               #include <LUFA/Drivers/Peripheral/ADC.h>
                #include <LUFA/Drivers/USB/USB.h>
                #include <LUFA/Drivers/USB/Class/MIDI.h>