Skip to content

Commit 36191d3

Browse files
author
Alasdair Allan
committed
Typo
1 parent 7a76fe4 commit 36191d3

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

uart/loopback/README.adoc

+1-3
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,7 @@ Send data from the UART1 port to the UART0 port. Other things to try;
88
uart0 = UART(0)
99
----
1010

11-
Which will opens a UART connection at the default baudrate of 115200,
12-
13-
and
11+
Which will opens a UART connection at the default baudrate of 115200, and
1412

1513
[source,python]
1614
----

0 commit comments

Comments
 (0)