4 lines
73 B
C
4 lines
73 B
C
|
int puts(const char * str);
|
||
|
void usbCDCInit(void);
|
||
|
void usbCDCOff(void);
|