Updated changelog to reflect recent commit changes.
This commit is contained in:
parent
ea7039a0cc
commit
5e787a4bb0
3 changed files with 5 additions and 2 deletions
|
@ -83,7 +83,7 @@ void Endpoint_ClearEndpoints(void)
|
|||
|
||||
uint8_t Endpoint_WaitUntilReady(void)
|
||||
{
|
||||
uint8_t TimeoutMSRem = USB_STREAM_TIMEOUT_MS;
|
||||
uint16_t TimeoutMSRem = USB_STREAM_TIMEOUT_MS;
|
||||
|
||||
USB_INT_Clear(USB_INT_SOFI);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue