forked from mirror/qmk_firmware
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:
@@ -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. */
|
||||
|
||||
Reference in New Issue
Block a user