projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fix low level host mode demos not correctly fetching the next endpoint when an invali...
[pub/USBasp.git]
/
Projects
/
MissileLauncher
/
MissileLauncher.h
diff --git
a/Projects/MissileLauncher/MissileLauncher.h
b/Projects/MissileLauncher/MissileLauncher.h
index
57aae09
..
6bff6af
100644
(file)
--- a/
Projects/MissileLauncher/MissileLauncher.h
+++ b/
Projects/MissileLauncher/MissileLauncher.h
@@
-54,12
+54,6
@@
#include "ConfigDescriptor.h"
/* Macros: */
#include "ConfigDescriptor.h"
/* Macros: */
- /** Pipe number for the HID data IN pipe. */
- #define HID_DATA_IN_PIPE 1
-
- /** Pipe number for the HID data OUT pipe. */
- #define HID_DATA_OUT_PIPE 2
-
/** HID Class specific request to send a HID report to the device. */
#define REQ_SetReport 0x09
/** HID Class specific request to send a HID report to the device. */
#define REQ_SetReport 0x09