forked from mirror/qmk_firmware
Fixed DFU and CDC class bootloaders on the AT90USBXXX2 series USB AVRs.
This commit is contained in:
@@ -118,7 +118,6 @@
|
||||
void SetupHardware(void);
|
||||
void ResetHardware(void);
|
||||
|
||||
void EVENT_USB_Device_Disconnect(void);
|
||||
void EVENT_USB_Device_ConfigurationChanged(void);
|
||||
void EVENT_USB_Device_UnhandledControlRequest(void);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user