diff options
Diffstat (limited to 'Demos/Device/ClassDriver/CDC/CDC.h')
| -rw-r--r-- | Demos/Device/ClassDriver/CDC/CDC.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Demos/Device/ClassDriver/CDC/CDC.h b/Demos/Device/ClassDriver/CDC/CDC.h index ee375a466..9cc72487c 100644 --- a/Demos/Device/ClassDriver/CDC/CDC.h +++ b/Demos/Device/ClassDriver/CDC/CDC.h @@ -41,6 +41,7 @@ #include <avr/wdt.h>
#include <avr/power.h>
#include <string.h>
+ #include <stdio.h>
#include "Descriptors.h"
|
