projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Altered all endpoint/pipe stream transfers so that the new BytesProcessed parameter...
[pub/USBasp.git]
/
Demos
/
Device
/
Incomplete
/
TestAndMeasurement
/
TestAndMeasurement.h
diff --git
a/Demos/Device/Incomplete/TestAndMeasurement/TestAndMeasurement.h
b/Demos/Device/Incomplete/TestAndMeasurement/TestAndMeasurement.h
index
a163df6
..
42e6598
100644
(file)
--- a/
Demos/Device/Incomplete/TestAndMeasurement/TestAndMeasurement.h
+++ b/
Demos/Device/Incomplete/TestAndMeasurement/TestAndMeasurement.h
@@
-150,8
+150,5
@@
void EVENT_USB_Device_ConfigurationChanged(void);
\r
void EVENT_USB_Device_ControlRequest(void);
\r
\r
- uint8_t StreamCallback_AbortINOnRequest(void);
\r
- uint8_t StreamCallback_AbortOUTOnRequest(void);
\r
-
\r
#endif
\r