aboutsummaryrefslogtreecommitdiff
path: root/Projects
diff options
context:
space:
mode:
authorDean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28>2009-11-08 21:56:18 +0000
committerDean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28>2009-11-08 21:56:18 +0000
commitc0f409a19027272beb54abf2fdf749d72223bd58 (patch)
tree127b812edec7e3588a4497d1c4901087cbf89701 /Projects
parent52853a8518d5c16f79fc335260b793cd370dec1c (diff)
Remove dependancies from the LowLevel demos to the ClassDriver demos, since the use of ClassDriver headers now outputs an error when NO_STREAM_CALLBACKS is used.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@886 d5102386-fcda-11dd-9fdb-3debd5008f28
Diffstat (limited to 'Projects')
-rw-r--r--Projects/AVRISP/Descriptors.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Projects/AVRISP/Descriptors.h b/Projects/AVRISP/Descriptors.h
index d6c214aa..e9dbea97 100644
--- a/Projects/AVRISP/Descriptors.h
+++ b/Projects/AVRISP/Descriptors.h
@@ -40,7 +40,6 @@
#include <avr/pgmspace.h>
#include <LUFA/Drivers/USB/USB.h>
- #include <LUFA/Drivers/USB/Class/CDC.h>
/* Macros: */
/** Endpoint number of the AVRISP bidirectional data endpoint. */