projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fixes to the MIDI device demos (ClassDriver, LowLevel); discard unused read-in events...
[pub/USBasp.git]
/
Demos
/
Device
/
LowLevel
/
CDC
/
CDC.h
diff --git
a/Demos/Device/LowLevel/CDC/CDC.h
b/Demos/Device/LowLevel/CDC/CDC.h
index
821ba8f
..
a8f7199
100644
(file)
--- a/
Demos/Device/LowLevel/CDC/CDC.h
+++ b/
Demos/Device/LowLevel/CDC/CDC.h
@@
-180,6
+180,4
@@
void EVENT_USB_ConfigurationChanged(void);
\r
void EVENT_USB_UnhandledControlPacket(void);
\r
\r
- void UpdateStatus(uint8_t CurrentStatus);
\r
-
\r
#endif
\r