Added board hardware driver support for the Adafruit U4 breakout board.
[pub/USBasp.git] / Demos / Host / LowLevel / MouseHostWithParser / ConfigDescriptor.h
index 2e44b40..6750ce4 100644 (file)
@@ -3,7 +3,7 @@
      Copyright (C) Dean Camera, 2010.
 
   dean [at] fourwalledcubicle [dot] com
      Copyright (C) Dean Camera, 2010.
 
   dean [at] fourwalledcubicle [dot] com
-      www.fourwalledcubicle.com
+           www.lufa-lib.org
 */
 
 /*
 */
 
 /*
                #include "HIDReport.h"
 
        /* Macros: */
                #include "HIDReport.h"
 
        /* Macros: */
-               /** Interface Class value for the Human Interface Device class. */
-               #define MOUSE_CLASS                 0x03
-
-               /** Interface Protocol value for a Boot Protocol Mouse compliant device. */
-               #define MOUSE_PROTOCOL              0x02
-
                /** Pipe number for the mouse report data pipe. */
                #define MOUSE_DATA_IN_PIPE          1
 
                /** Pipe number for the mouse report data pipe. */
                #define MOUSE_DATA_IN_PIPE          1