Pipe_ConfigurePipe() now automatically defaults IN pipes to accepting infinite IN...
[pub/USBasp.git] / Demos / Host / LowLevel / MassStorageHost / ConfigDescriptor.c
index d15a453..9f80b42 100644 (file)
@@ -98,8 +98,6 @@ uint8_t ProcessConfigurationDescriptor(void)
                                           EndpointData->EndpointAddress, EndpointData->EndpointSize,\r
                                           PIPE_BANK_DOUBLE);\r
 \r
-                       Pipe_SetInfiniteINRequests();\r
-\r
                        /* Set the flag indicating that the data IN pipe has been found */\r
                        FoundEndpoints |= (1 << MASS_STORE_DATA_IN_PIPE);\r
                }\r