index
:
openmano-mpy
master
MicroPython source and hardware configuration for OpenMano
Damien George
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
stm
/
usb.h
blob: c5060a010713e99d5c59bd4fd1214e3bcbb3565d (
plain
)
1
2
void
usb_init
();
void
usb_vcp_send
(
const
char
*
str
,
int
len
);