projects
/
pub
/
lufa.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Renamed Serial_Stream driver to SerialStream to remain consistent with the rest of...
[pub/lufa.git]
/
Demos
/
Device
/
RNDISEthernet
/
ProtocolDecoders.h
diff --git
a/Demos/Device/RNDISEthernet/ProtocolDecoders.h
b/Demos/Device/RNDISEthernet/ProtocolDecoders.h
index
c810116
..
fa0a869
100644
(file)
--- a/
Demos/Device/RNDISEthernet/ProtocolDecoders.h
+++ b/
Demos/Device/RNDISEthernet/ProtocolDecoders.h
@@
-39,7
+39,7
@@
/* Includes: */
\r
#include <avr/io.h>
\r
\r
- #include <LUFA/Drivers/Peripheral/Serial
_
Stream.h>
\r
+ #include <LUFA/Drivers/Peripheral/SerialStream.h>
\r
\r
#include "EthernetProtocols.h"
\r
#include "Ethernet.h"
\r