projects
/
pub
/
lufa.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fixed invalid USB controller PLL prescaler values for the ATMEGAxxU2 controllers
[pub/lufa.git]
/
Projects
/
Incomplete
/
Webserver
/
Webserver.h
diff --git
a/Projects/Incomplete/Webserver/Webserver.h
b/Projects/Incomplete/Webserver/Webserver.h
index
9da29d6
..
ef17d4c
100644
(file)
--- a/
Projects/Incomplete/Webserver/Webserver.h
+++ b/
Projects/Incomplete/Webserver/Webserver.h
@@
-52,6
+52,7
@@
\r
#include <uip.h>
\r
#include <uip_arp.h>
\r
+ #include <timer.h>
\r
\r
/* Macros: */
\r
/** LED mask for the library LED driver, to indicate that the USB interface is not ready. */
\r