projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Minor updates to the Benito programmer - remove redundant PORT register manipulations.
[pub/USBasp.git]
/
Demos
/
Host
/
LowLevel
/
MassStorageHost
/
Lib
/
MassStoreCommands.h
diff --git
a/Demos/Host/LowLevel/MassStorageHost/Lib/MassStoreCommands.h
b/Demos/Host/LowLevel/MassStorageHost/Lib/MassStoreCommands.h
index
8f3e8a1
..
f13b4b1
100644
(file)
--- a/
Demos/Host/LowLevel/MassStorageHost/Lib/MassStoreCommands.h
+++ b/
Demos/Host/LowLevel/MassStorageHost/Lib/MassStoreCommands.h
@@
-42,7
+42,7
@@
#include "MassStorageHost.h"
\r
#include "SCSI_Codes.h"
\r
\r
#include "MassStorageHost.h"
\r
#include "SCSI_Codes.h"
\r
\r
- #include <LUFA/Drivers/USB/USB.h>
// USB Functionality
\r
+ #include <LUFA/Drivers/USB/USB.h>
\r
\r
/* Macros: */
\r
/** Class specific request to reset the Mass Storage interface of the attached device */
\r
\r
/* Macros: */
\r
/** Class specific request to reset the Mass Storage interface of the attached device */
\r