X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/f93f73210892cec94a6ca446776879dee64484ed..87b2572ae50d20f04dfa6bfbd9e0b8b20ee650e9:/Demos/Host/LowLevel/StillImageHost/ConfigDescriptor.h?ds=inline diff --git a/Demos/Host/LowLevel/StillImageHost/ConfigDescriptor.h b/Demos/Host/LowLevel/StillImageHost/ConfigDescriptor.h index 83722cfc5..24dd0664d 100644 --- a/Demos/Host/LowLevel/StillImageHost/ConfigDescriptor.h +++ b/Demos/Host/LowLevel/StillImageHost/ConfigDescriptor.h @@ -56,7 +56,7 @@ /* Enums: */ /** Enum for the possible return codes of the ProcessConfigurationDescriptor() function. */ - enum MassStorageHost_GetConfigDescriptorDataCodes_t + enum StillImageHost_GetConfigDescriptorDataCodes_t { SuccessfulConfigRead = 0, /**< Configuration Descriptor was processed successfully */ ControlError = 1, /**< A control request to the device failed to complete successfully */