Removed all user pipe/endpoint interrupt APIs, added internal library support for...
[pub/USBasp.git] / Demos / Device / GenericHID / GenericHID.h
index 817d377..5841595 100644 (file)
@@ -68,9 +68,6 @@
                };\r
 \r
        /* Event Handlers: */\r
-               /** Indicates that this module will catch the USB_Reset event when thrown by the library. */\r
-               HANDLES_EVENT(USB_Reset);\r
-\r
                /** Indicates that this module will catch the USB_Connect event when thrown by the library. */\r
                HANDLES_EVENT(USB_Connect);\r
 \r