minor format fix
This commit is contained in:
parent
7129adc9ab
commit
385d2908f9
1 changed files with 2 additions and 2 deletions
|
|
@ -90,8 +90,8 @@ bool MSC_Data(uint8_t rx, uint8_t tx);
|
|||
int CDC_GetInterface(uint8_t* interfaceNum);
|
||||
int CDC_GetDescriptor(int i);
|
||||
bool CDC_Setup(Setup& setup);
|
||||
void CDC_LineEncodingEvent(void);
|
||||
void CDC_LineStateEvent(void);
|
||||
void CDC_LineEncodingEvent(void);
|
||||
void CDC_LineStateEvent(void);
|
||||
|
||||
//================================================================================
|
||||
//================================================================================
|
||||
|
|
|
|||
Loading…
Reference in a new issue