crashtest-r0ket/firmware/usbcdc/util.h

4 lines
73 B
C

int puts(const char * str);
void usbCDCInit(void);
void usbCDCOff(void);