X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/826a77e90c467bb5e3cf312267463fb645298252..72fc4a204de72bfc3b2d62162d2c8ff59dd5803f:/Demos/DualRole/ClassDriver/MouseHostDevice/MouseHostDevice.h?ds=inline diff --git a/Demos/DualRole/ClassDriver/MouseHostDevice/MouseHostDevice.h b/Demos/DualRole/ClassDriver/MouseHostDevice/MouseHostDevice.h index efc4cc46e..d3e056329 100644 --- 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