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
/
DualCDC
/
DualCDC.h
diff --git
a/Demos/Device/ClassDriver/DualCDC/DualCDC.h
b/Demos/Device/ClassDriver/DualCDC/DualCDC.h
index
93b785d
..
0f1a764
100644
(file)
--- a/
Demos/Device/ClassDriver/DualCDC/DualCDC.h
+++ b/
Demos/Device/ClassDriver/DualCDC/DualCDC.h
@@
-48,7
+48,7
@@
#include <LUFA/Drivers/Board/LEDs.h>
\r
#include <LUFA/Drivers/Board/Joystick.h>
\r
#include <LUFA/Drivers/USB/USB.h>
\r
#include <LUFA/Drivers/Board/LEDs.h>
\r
#include <LUFA/Drivers/Board/Joystick.h>
\r
#include <LUFA/Drivers/USB/USB.h>
\r
- #include <LUFA/Drivers/USB/Class/
Device/
CDC.h>
\r
+ #include <LUFA/Drivers/USB/Class/CDC.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