Get rid of the redundant ATTR_NEVER_INLINE macro which translated to the same as...
[pub/USBasp.git] / Bootloaders / Printer / BootloaderPrinter.c
index 1e60cdd..3fec721 100644 (file)
@@ -43,7 +43,7 @@ USB_ClassInfo_PRNT_Device_t TextOnly_Printer_Interface =
        {
                .Config =
                        {
-                               .InterfaceNumber          = 0,
+                               .InterfaceNumber          = INTERFACE_ID_Printer,
                                .DataINEndpoint           =
                                        {
                                                .Address          = PRINTER_IN_EPADDR,