Commit for the 090401 release.
This commit is contained in:
parent
3aa8620a61
commit
fa85c5e416
7 changed files with 37 additions and 30 deletions
|
@ -94,7 +94,7 @@ static void USB_HostTask(void)
|
|||
if ((SubErrorCode = USB_Host_WaitMS(1)) != HOST_WAITERROR_Successful)
|
||||
{
|
||||
USB_HostState = PostWaitState;
|
||||
ErrorCode = HOST_ENUMERROR_WaitStage;
|
||||
ErrorCode = HOST_ENUMERROR_WaitStage;
|
||||
break;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue