Reformat usb_cdc.cpp
parent
3797abc2db
commit
6247f00eff
|
|
@ -8,7 +8,6 @@ extern "C" {
|
|||
#include "Descriptors.h"
|
||||
#include "lufa/LUFA/Drivers/USB/USB.h"
|
||||
|
||||
|
||||
/** 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.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in New Issue