Added new stream creation function to the CDC Class drivers, to easily make standard...
[pub/USBasp.git] / Demos / Device / ClassDriver / CDC / CDC.h
index ee375a4..9cc7248 100644 (file)
@@ -41,6 +41,7 @@
                #include <avr/wdt.h>\r
                #include <avr/power.h>\r
                #include <string.h>\r
+               #include <stdio.h>\r
 \r
                #include "Descriptors.h"\r
 \r