projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
All USB class drivers are now automatically included when LUFA/Drivers/USB.h is inclu...
[pub/USBasp.git]
/
Projects
/
Incomplete
/
StandaloneProgrammer
/
DiskDevice.h
diff --git
a/Projects/Incomplete/StandaloneProgrammer/DiskDevice.h
b/Projects/Incomplete/StandaloneProgrammer/DiskDevice.h
index
76e528e
..
714355e
100644
(file)
--- a/
Projects/Incomplete/StandaloneProgrammer/DiskDevice.h
+++ b/
Projects/Incomplete/StandaloneProgrammer/DiskDevice.h
@@
-44,7
+44,6
@@
#include <LUFA/Drivers/USB/USB.h>
#include <LUFA/Drivers/Board/LEDs.h>
- #include <LUFA/Drivers/USB/Class/MassStorage.h>
/* Function Prototypes: */
#if defined(USB_CAN_BE_DEVICE)