Minor documentation improvements.
This commit is contained in:
parent
9965b2ca0a
commit
d8f0d2709b
5 changed files with 8 additions and 9 deletions
|
@ -67,7 +67,7 @@ USB_ClassInfo_CDC_Device_t VirtualSerial_CDC_Interface =
|
|||
};
|
||||
|
||||
/** Standard file stream for the CDC interface when set up, so that the virtual CDC COM port can be
|
||||
* used like any regular character stream in the C APIs
|
||||
* used like any regular character stream in the C APIs.
|
||||
*/
|
||||
static FILE USBSerialStream;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue