All USB class drivers are now automatically included when LUFA/Drivers/USB.h is inclu...
[pub/USBasp.git] / Demos / Device / LowLevel / GenericHID / GenericHID.h
index 840902e..d890027 100644 (file)
                #include <LUFA/Drivers/Board/LEDs.h>
 
        /* Macros: */
-               /** HID Class specific request to get the next HID report from the device. */
-               #define REQ_GetReport             0x01
-
-               /** HID Class specific request to send the next HID report to the device. */
-               #define REQ_SetReport             0x09
-
                /** LED mask for the library LED driver, to indicate that the USB interface is not ready. */
                #define LEDMASK_USB_NOTREADY      LEDS_LED1