projects
/
pub
/
lufa.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Increase timeout of Mass Storage and Still Image host commands to 10 seconds (up...
[pub/lufa.git]
/
Demos
/
Host
/
LowLevel
/
StillImageHost
/
ConfigDescriptor.h
diff --git
a/Demos/Host/LowLevel/StillImageHost/ConfigDescriptor.h
b/Demos/Host/LowLevel/StillImageHost/ConfigDescriptor.h
index
24dd066
..
946edb1
100644
(file)
--- a/
Demos/Host/LowLevel/StillImageHost/ConfigDescriptor.h
+++ b/
Demos/Host/LowLevel/StillImageHost/ConfigDescriptor.h
@@
-37,7
+37,7
@@
#define _CONFIGDESCRIPTOR_H_
\r
\r
/* Includes: */
\r
- #include <LUFA/Drivers/USB/USB.h>
// USB Functionality
\r
+ #include <LUFA/Drivers/USB/USB.h>
\r
\r
#include "StillImageHost.h"
\r
\r