Corrections to the unfinished AVRISP Programmer project to allow AVRStudio to connect to it.
This commit is contained in:
@@ -69,8 +69,7 @@
|
||||
|
||||
void EVENT_USB_Device_Connect(void);
|
||||
void EVENT_USB_Device_Disconnect(void);
|
||||
void EVENT_USB_Device_ConfigurationChanged(void);
|
||||
void EVENT_USB_Device_UnhandledControlRequest(void);
|
||||
void EVENT_USB_Device_ConfigurationChanged(void);
|
||||
|
||||
void Process_AVRISP_Commands(void);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user