projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add uIP-split code to the Webserver project, so that each packet is split in half...
[pub/USBasp.git]
/
Projects
/
Webserver
/
Lib
/
uIPManagement.h
diff --git
a/Projects/Webserver/Lib/uIPManagement.h
b/Projects/Webserver/Lib/uIPManagement.h
index
825c5cd
..
90b47ed
100644
(file)
--- a/
Projects/Webserver/Lib/uIPManagement.h
+++ b/
Projects/Webserver/Lib/uIPManagement.h
@@
-41,6
+41,7
@@
\r
#include <uip.h>
\r
#include <uip_arp.h>
\r
+ #include <uip-split.h>
\r
#include <timer.h>
\r
\r
#include "Lib/DHCPClientApp.h"
\r