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
/
Benito
/
Benito.h
diff --git
a/Projects/Benito/Benito.h
b/Projects/Benito/Benito.h
index
835079a
..
c6b534e
100644
(file)
--- a/
Projects/Benito/Benito.h
+++ b/
Projects/Benito/Benito.h
@@
-40,7
+40,6
@@
#include <avr/io.h>
\r
#include <avr/wdt.h>
\r
#include <avr/interrupt.h>
\r
- #include <avr/power.h>
\r
\r
#include "Descriptors.h"
\r
#include "Lib/RingBuff.h"
\r