Finished CDC device class driver documentation.
This commit is contained in:
parent
e6881fd166
commit
bde64666fb
5 changed files with 54 additions and 6 deletions
|
@ -462,8 +462,10 @@ static void DiscardFillerBytes(uint8_t NumberOfBytes)
|
|||
/* Wait until next data packet received */
|
||||
while (!(Endpoint_IsOUTReceived()));
|
||||
}
|
||||
|
||||
Endpoint_Discard_Byte();
|
||||
else
|
||||
{
|
||||
Endpoint_Discard_Byte();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue