projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Added Class, ClassDevice, ClassHost and ClassCommon to the internal class driver...
[pub/USBasp.git]
/
Demos
/
Device
/
ClassDriver
/
RNDISEthernet
/
Lib
/
Ethernet.h
diff --git
a/Demos/Device/ClassDriver/RNDISEthernet/Lib/Ethernet.h
b/Demos/Device/ClassDriver/RNDISEthernet/Lib/Ethernet.h
index
0072204
..
da908b5
100644
(file)
--- a/
Demos/Device/ClassDriver/RNDISEthernet/Lib/Ethernet.h
+++ b/
Demos/Device/ClassDriver/RNDISEthernet/Lib/Ethernet.h
@@
-40,7
+40,7
@@
#include <avr/io.h>
#include <string.h>
#include <avr/io.h>
#include <string.h>
- #include <LUFA/Drivers/USB/
Class/RNDIS
.h>
+ #include <LUFA/Drivers/USB/
USB
.h>
#include "EthernetProtocols.h"
#include "ProtocolDecoders.h"
#include "EthernetProtocols.h"
#include "ProtocolDecoders.h"