aboutsummaryrefslogtreecommitdiff
path: root/Projects/Benito/Benito.h
diff options
context:
space:
mode:
authorDean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28>2010-01-31 04:23:55 +0000
committerDean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28>2010-01-31 04:23:55 +0000
commit2d886793afd3d99af2d63ff8edfdcdf9569a5ede (patch)
tree9afd9e15a799d6dc5a31dcc1e1e4bfa769f74607 /Projects/Benito/Benito.h
parent7c9af025b2de2c2d36e54cc35c4f25892d11a916 (diff)
Better HTTP GET parsing in the Webserver demo, add application polling.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1085 d5102386-fcda-11dd-9fdb-3debd5008f28
Diffstat (limited to 'Projects/Benito/Benito.h')
-rw-r--r--Projects/Benito/Benito.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Projects/Benito/Benito.h b/Projects/Benito/Benito.h
index 835079a3..c6b534e4 100644
--- a/Projects/Benito/Benito.h
+++ b/Projects/Benito/Benito.h
@@ -40,7 +40,6 @@
#include <avr/io.h>
#include <avr/wdt.h>
#include <avr/interrupt.h>
- #include <avr/power.h>
#include "Descriptors.h"
#include "Lib/RingBuff.h"