projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Better HTTP GET parsing in the Webserver demo, add application polling.
[pub/USBasp.git]
/
Projects
/
Webserver
/
Lib
/
HTTPServerApp.h
diff --git
a/Projects/Webserver/Lib/HTTPServerApp.h
b/Projects/Webserver/Lib/HTTPServerApp.h
index
7a4c873
..
1ab64b3
100644
(file)
--- a/
Projects/Webserver/Lib/HTTPServerApp.h
+++ b/
Projects/Webserver/Lib/HTTPServerApp.h
@@
-39,9
+39,6
@@
/* Includes: */
\r
#include <avr/pgmspace.h>
\r
#include <string.h>
\r
- #include <ctype.h>
\r
-
\r
- #include <LUFA/Version.h>
\r
\r
#include <uip.h>
\r
#include <ff.h>
\r