Added board driver support for the Busware TUL board.
[pub/USBasp.git] / Demos / Host / Incomplete / AndroidAccessoryHost / ConfigDescriptor.c
index 6fce72b..72a1be0 100644 (file)
@@ -90,7 +90,7 @@ uint8_t ProcessConfigurationDescriptor(void)
 \r
                /* If the endpoint is a IN type endpoint */\r
                if (EndpointData->EndpointAddress & ENDPOINT_DESCRIPTOR_DIR_IN)\r
-                 DataINEndpoint = EndpointData;\r
+                 DataINEndpoint  = EndpointData;\r
                else\r
                  DataOUTEndpoint = EndpointData;\r
        }\r