Added new JoystickHostWithParser demos to the library.
[pub/USBasp.git] / Demos / Host / LowLevel / MouseHostWithParser / ConfigDescriptor.h
index 147feaf..7b33c74 100644 (file)
@@ -59,7 +59,7 @@
        \r
        /* Enums: */\r
                /** Enum for the possible return codes of the ProcessConfigurationDescriptor() function. */\r
-               enum CDCHost_GetConfigDescriptorDataCodes_t\r
+               enum MouseHostWithParser_GetConfigDescriptorDataCodes_t\r
                {\r
                        SuccessfulConfigRead            = 0, /**< Configuration Descriptor was processed successfully */\r
                        ControlError                    = 1, /**< A control request to the device failed to complete successfully */\r