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

pull/1469/head
Dean Camera 14 years ago
parent 3a03da9705
commit f78b3eb4ef

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

Loading…
Cancel
Save