projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Add LUFA-side channel open/close routines, add signalling handlers for the creation...
[pub/USBasp.git]
/
Demos
/
Device
/
Incomplete
/
Sideshow
/
Lib
/
SideshowContent.h
diff --git
a/Demos/Device/Incomplete/Sideshow/Lib/SideshowContent.h
b/Demos/Device/Incomplete/Sideshow/Lib/SideshowContent.h
index
ec5afac
..
b34567f
100644
(file)
--- a/
Demos/Device/Incomplete/Sideshow/Lib/SideshowContent.h
+++ b/
Demos/Device/Incomplete/Sideshow/Lib/SideshowContent.h
@@
-35,6
+35,7
@@
#include <avr/io.h>
\r
#include <stdbool.h>
\r
#include <string.h>
\r
#include <avr/io.h>
\r
#include <stdbool.h>
\r
#include <string.h>
\r
+ #include <stdio.h>
\r
\r
#include "SideshowCommon.h"
\r
#include "SideshowApplications.h"
\r
\r
#include "SideshowCommon.h"
\r
#include "SideshowApplications.h"
\r