Skip to content

Commit fd69414

Browse files
authored
Fixed code block in piouart.rst (#2064)
1 parent 175cbcd commit fd69414

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/piouart.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ To instantiate only a serial transmit or receive unit, pass in
1515
``SerialPIO::NOPIN`` as the ``txpin`` or ``rxpin``.
1616

1717
For example, to make a transmit-only port on GP16
18+
1819
.. code:: cpp
1920
2021
SerialPIO transmitter( 16, SerialPIO::NOPIN );

0 commit comments

Comments
 (0)