Small size improvement in the Printer and Mass Storage class bootloaders.
This commit is contained in:
parent
cb4e4a711e
commit
e635872612
4 changed files with 4 additions and 5 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue