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.

This commit is contained in:
Dean Camera 2009-11-08 21:56:18 +00:00
parent 34dc7f241f
commit 4dde844e9f
9 changed files with 31 additions and 13 deletions

View file

@ -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. */