Fixed Low Speed USB devices broken when using the library HID Class driver (thanks...
[pub/USBasp.git] / Bootloaders / Printer / BootloaderPrinter.h
index fcbd8d7..8582d84 100644 (file)
@@ -88,7 +88,7 @@
                };
 
        /* Function Prototypes: */
-               void SetupHardware(void);
+               static void SetupHardware(void);
 
                void EVENT_USB_Device_Connect(void);
                void EVENT_USB_Device_Disconnect(void);