diff options
Diffstat (limited to 'docs/library/pyb.USB_VCP.rst')
-rw-r--r-- | docs/library/pyb.USB_VCP.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/library/pyb.USB_VCP.rst b/docs/library/pyb.USB_VCP.rst index dad2ab4a52..7330640728 100644 --- a/docs/library/pyb.USB_VCP.rst +++ b/docs/library/pyb.USB_VCP.rst @@ -1,5 +1,5 @@ -class USB_VCP --- USB virtual comm port -======================================= +class USB_VCP -- USB virtual comm port +====================================== The USB_VCP class allows creation of an object representing the USB virtual comm port. It can be used to read and write data over USB to |