Skip to content

Commit eaa8bb0

Browse files
committed
fix markup
1 parent 8a97f71 commit eaa8bb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ To install in a virtual environment in your current project:
5858
CircuitPython Extensions
5959
========================
6060

61-
* `.fifo auto`: By default, CircuitPython joins the TX and RX fifos if a PIO program only receives or transmits. The `.fifo auto` directive makes this explicit.
61+
* ``.fifo auto``: By default, CircuitPython joins the TX and RX fifos if a PIO program only receives or transmits. The ``.fifo auto`` directive makes this explicit.
6262

6363
Usage Example
6464
=============

0 commit comments

Comments
 (0)