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:
parent
34dc7f241f
commit
4dde844e9f
9 changed files with 31 additions and 13 deletions
|
@ -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. */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue