/* Public Interface - May be used in end-application: */\r
/* Macros: */\r
/** Error code for some Mass Storage Host functions, indicating a logical (and not hardware) error */\r
- #define MS_ERROR_LOGICAL_CMD_FAILED 0xC0\r
+ #define MS_ERROR_LOGICAL_CMD_FAILED 0x80\r
\r
/* Type Defines: */\r
/** Class state structure. An instance of this structure should be made within the user application,\r