X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/18d91ece3b178a04d295518517b2aca5266bb078..2b43a6d7df6221b979f08326c02eb1cfdd077c49:/Demos/DualRole/ClassDriver/MouseHostDevice/MouseHostDevice.h diff --git a/Demos/DualRole/ClassDriver/MouseHostDevice/MouseHostDevice.h b/Demos/DualRole/ClassDriver/MouseHostDevice/MouseHostDevice.h index 1e6971d9b..d3e056329 100644 --- a/Demos/DualRole/ClassDriver/MouseHostDevice/MouseHostDevice.h +++ b/Demos/DualRole/ClassDriver/MouseHostDevice/MouseHostDevice.h @@ -18,7 +18,7 @@ advertising or publicity pertaining to distribution of the software without specific, written prior permission. - The author disclaim all warranties with regard to this + The author disclaims all warranties with regard to this software, including all implied warranties of merchantability and fitness. In no event shall the author be liable for any special, indirect or consequential damages or any damages @@ -70,6 +70,8 @@ /* Function Prototypes: */ void SetupHardware(void); + + void EVENT_USB_UIDChange(void); #endif