micropython/stm/usb.h

3 wiersze
62 B
C

void usb_init();
void usb_vcp_send(const char* str, int len);