#define COMMAND_DIRECTION_DATA_IN (1 << 7)\r
\r
/** Timeout period between the issuing of a CBW to a device, and the reception of the first packet */\r
- #define COMMAND_DATA_TIMEOUT_MS 500\r
+ #define COMMAND_DATA_TIMEOUT_MS 2000\r
\r
/** Pipe number of the Mass Storage data IN pipe */\r
#define MASS_STORE_DATA_IN_PIPE 1\r