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
/
DiskHost.h
diff --git
a/Projects/Incomplete/StandaloneProgrammer/DiskHost.h
b/Projects/Incomplete/StandaloneProgrammer/DiskHost.h
index
cbb6357
..
aa0d62c
100644
(file)
--- a/
Projects/Incomplete/StandaloneProgrammer/DiskHost.h
+++ b/
Projects/Incomplete/StandaloneProgrammer/DiskHost.h
@@
-44,7
+44,6
@@
#include <LUFA/Drivers/USB/USB.h>
#include <LUFA/Drivers/Board/LEDs.h>
- #include <LUFA/Drivers/USB/Class/MassStorage.h>
/* External Variables: */
#if defined(USB_CAN_BE_HOST)