Remove MIDI ClassDriver device demo's accidental inclusion of the unused ADC peripheral driver header file.

This commit is contained in:
Dean Camera 2010-10-10 06:32:48 +00:00
parent 3a03da9705
commit f78b3eb4ef
1 changed files with 0 additions and 1 deletions

View 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>