projects
/
pub
/
lufa.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Add partial project documentation to the incomplete PrinterHost demo.
[pub/lufa.git]
/
Demos
/
Host
/
Incomplete
/
PrinterHost
/
PrinterHost.h
diff --git
a/Demos/Host/Incomplete/PrinterHost/PrinterHost.h
b/Demos/Host/Incomplete/PrinterHost/PrinterHost.h
index
c0bbebf
..
5851349
100644
(file)
--- a/
Demos/Host/Incomplete/PrinterHost/PrinterHost.h
+++ b/
Demos/Host/Incomplete/PrinterHost/PrinterHost.h
@@
-37,6
+37,7
@@
#include <avr/pgmspace.h>
\r
#include <avr/power.h>
\r
#include <stdio.h>
\r
#include <avr/pgmspace.h>
\r
#include <avr/power.h>
\r
#include <stdio.h>
\r
+ #include <string.h>
\r
\r
#include "ConfigDescriptor.h"
\r
#include "Lib/PrinterCommands.h"
\r
\r
#include "ConfigDescriptor.h"
\r
#include "Lib/PrinterCommands.h"
\r