Remove USE_NONSTANDARD_DESCRIPTOR_NAMES compile time token, split out standard descri...
[pub/USBasp.git] / LUFA / Drivers / USB / Class / Host / MassStorage.h
index ff2e901..f6a1b61 100644 (file)
@@ -55,6 +55,7 @@
 \r
        /* 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
        \r
                /* Type Defines: */\r