We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a76fe4 commit 36191d3Copy full SHA for 36191d3
uart/loopback/README.adoc
@@ -8,9 +8,7 @@ Send data from the UART1 port to the UART0 port. Other things to try;
8
uart0 = UART(0)
9
----
10
11
-Which will opens a UART connection at the default baudrate of 115200,
12
-
13
-and
+Which will opens a UART connection at the default baudrate of 115200, and
14
15
[source,python]
16
0 commit comments