forked from mirror/qmk_firmware
Small size improvement in the Printer and Mass Storage class bootloaders.
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user