More minor renaming of library enums and events to try to create a consistent API.
[pub/USBasp.git] / LUFA / Drivers / USB / LowLevel / LowLevel.c
index 1616ae5..99b9cfb 100644 (file)
@@ -92,7 +92,7 @@ void USB_Init(
        }\r
        else\r
        {\r
-               RAISE_EVENT(USB_PowerOnFail, POWERON_ERROR_NoUSBModeSpecified);\r
+               RAISE_EVENT(USB_InitFailure, USB_INITERROR_NoUSBModeSpecified);\r
                return;\r
        }\r
        #endif\r