projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Add extra tests to the MassStorage device demo and class driver for validating comman...
[pub/USBasp.git]
/
Demos
/
Device
/
ClassDriver
/
MIDI
/
MIDI.h
diff --git
a/Demos/Device/ClassDriver/MIDI/MIDI.h
b/Demos/Device/ClassDriver/MIDI/MIDI.h
index
913b318
..
bc90382
100644
(file)
--- a/
Demos/Device/ClassDriver/MIDI/MIDI.h
+++ b/
Demos/Device/ClassDriver/MIDI/MIDI.h
@@
-50,7
+50,7
@@
#include <LUFA/Drivers/Board/Buttons.h>
\r
#include <LUFA/Drivers/Peripheral/ADC.h>
\r
#include <LUFA/Drivers/USB/USB.h>
\r
#include <LUFA/Drivers/Board/Buttons.h>
\r
#include <LUFA/Drivers/Peripheral/ADC.h>
\r
#include <LUFA/Drivers/USB/USB.h>
\r
- #include <LUFA/Drivers/USB/Class/
Device/
MIDI.h>
\r
+ #include <LUFA/Drivers/USB/Class/MIDI.h>
\r
\r
/* Macros: */
\r
/** LED mask for the library LED driver, to indicate that the USB interface is not ready. */
\r
\r
/* Macros: */
\r
/** LED mask for the library LED driver, to indicate that the USB interface is not ready. */
\r