X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/b3a4d8512bcaf0feba16a3cbeeaabfcfeb9cf051..d0806c817cbf0c1b5c5362d1577eac6075c94dfc:/Demos/OTG/TestApp/TestEvents.h diff --git a/Demos/OTG/TestApp/TestEvents.h b/Demos/OTG/TestApp/TestEvents.h index 656c070ea..3642428f5 100644 --- a/Demos/OTG/TestApp/TestEvents.h +++ b/Demos/OTG/TestApp/TestEvents.h @@ -71,7 +71,6 @@ void EVENT_USB_ConfigurationChanged(void); void EVENT_USB_Suspend(void); void EVENT_USB_WakeUp(void); - void EVENT_USB_Reset(void); - void EVENT_USB_DeviceError(const uint8_t ErrorCode); + void EVENT_USB_Reset(void); #endif