space cleanup
This commit is contained in:
@@ -316,7 +316,6 @@ unsigned char DiscardGetByte(void)
|
||||
{
|
||||
unsigned char return_byte = '\0';
|
||||
|
||||
|
||||
/* wrap read pointer to the receive buffer */
|
||||
ReceiveBufferTail %= RECEIVEBUFFERSIZE;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user