Fixed CDC class drivers not saving and sending all 16-bits of the control line states...
[pub/USBasp.git] / Projects / AVRISP-MKII / Lib / XPROG / XPROGProtocol.h
index d3f7eb9..d637c79 100644 (file)
@@ -42,7 +42,6 @@
                #include <stdio.h>
 
                #include <LUFA/Drivers/USB/USB.h>
-               #include <LUFA/Drivers/Peripheral/SerialStream.h>
 
                #include "../V2Protocol.h"
                #include "XMEGANVM.h"