projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Lower bulk endpoint polling rate in the descriptors to the lowest possible value...
[pub/USBasp.git]
/
LUFA
/
Drivers
/
USB
/
HighLevel
/
PipeStream.h
diff --git
a/LUFA/Drivers/USB/HighLevel/PipeStream.h
b/LUFA/Drivers/USB/HighLevel/PipeStream.h
index
1279a71
..
730a338
100644
(file)
--- a/
LUFA/Drivers/USB/HighLevel/PipeStream.h
+++ b/
LUFA/Drivers/USB/HighLevel/PipeStream.h
@@
-51,7
+51,6
@@
#define __PIPE_STREAM_H__
\r
\r
/* Includes: */
\r
- #include <avr/io.h>
\r
#include <avr/pgmspace.h>
\r
#include <avr/eeprom.h>
\r
#include <stdbool.h>
\r