mirror of
https://github.com/hathach/tinyusb.git
synced 2025-03-22 10:20:55 +00:00
white spaces
This commit is contained in:
parent
07bcc6ca91
commit
edf885ca46
@ -85,7 +85,7 @@ void virtual_com_task(void)
|
||||
{
|
||||
if ( tud_cdc_connected() )
|
||||
{
|
||||
// connected and there are data available
|
||||
// connected and there are data available
|
||||
if ( tud_cdc_available() )
|
||||
{
|
||||
uint8_t buf[64];
|
||||
|
Loading…
x
Reference in New Issue
Block a user