projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Clean up unnecessary CPPCheck static analysis suppression comments, force Doxygen...
[pub/USBasp.git]
/
Demos
/
DualRole
/
ClassDriver
/
MouseHostDevice
/
MouseHostDevice.h
diff --git
a/Demos/DualRole/ClassDriver/MouseHostDevice/MouseHostDevice.h
b/Demos/DualRole/ClassDriver/MouseHostDevice/MouseHostDevice.h
index
efc4cc4
..
d3e0563
100644
(file)
--- a/
Demos/DualRole/ClassDriver/MouseHostDevice/MouseHostDevice.h
+++ b/
Demos/DualRole/ClassDriver/MouseHostDevice/MouseHostDevice.h
@@
-70,6
+70,8
@@
/* Function Prototypes: */
void SetupHardware(void);
+
+ void EVENT_USB_UIDChange(void);
#endif