projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Commit of new class abstraction APIs for all device demos other than the MIDI demo...
[pub/USBasp.git]
/
Demos
/
Device
/
RNDISEthernet
/
Lib
/
ARP.h
diff --git
a/Demos/Device/RNDISEthernet/Lib/ARP.h
b/Demos/Device/RNDISEthernet/Lib/ARP.h
index
8551df8
..
f05d8f0
100644
(file)
--- a/
Demos/Device/RNDISEthernet/Lib/ARP.h
+++ b/
Demos/Device/RNDISEthernet/Lib/ARP.h
@@
-38,9
+38,7
@@
\r
/* Includes: */
\r
#include <avr/io.h>
\r
- #include <string.h>
\r
-
\r
- #include <LUFA/Scheduler/Scheduler.h>
\r
+ #include <string.h>
\r
#include "EthernetProtocols.h"
\r
#include "Ethernet.h"
\r