projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add branch for the conversion of demos to use standard C header files for configurati...
[pub/USBasp.git]
/
Demos
/
Device
/
Incomplete
/
Sideshow
/
Descriptors.h
diff --git
a/Demos/Device/Incomplete/Sideshow/Descriptors.h
b/Demos/Device/Incomplete/Sideshow/Descriptors.h
index
6c9c6e3
..
1725a79
100644
(file)
--- a/
Demos/Device/Incomplete/Sideshow/Descriptors.h
+++ b/
Demos/Device/Incomplete/Sideshow/Descriptors.h
@@
-39,8
+39,8
@@
#include "Sideshow.h"
/* Macros: */
- #define SIDESHOW_IN_EP
NUM
3
- #define SIDESHOW_OUT_EP
NUM
4
+ #define SIDESHOW_IN_EP
ADDR
3
+ #define SIDESHOW_OUT_EP
ADDR
4
#define SIDESHOW_IO_EPSIZE 64
/* Type Defines: */