Restrict HID bootloader programming region (thanks to NicoHood).
[pub/lufa.git] / Bootloaders / HID / Descriptors.h
index 08d87e6..179fa31 100644 (file)
@@ -60,7 +60,7 @@
                 */
                enum InterfaceDescriptors_t
                {
-                       INTERFACE_ID_Printer = 0, /**< Printer interface descriptor ID */
+                       INTERFACE_ID_GenericHID = 0, /**< GenericHID interface descriptor ID */
                };
 
        /* Macros: */