pull/23/head
Alasdair Allan 2021-02-25 10:57:21 +00:00
rodzic 7a76fe4b77
commit 36191d31b8
1 zmienionych plików z 1 dodań i 3 usunięć

Wyświetl plik

@ -8,9 +8,7 @@ Send data from the UART1 port to the UART0 port. Other things to try;
uart0 = UART(0) uart0 = UART(0)
---- ----
Which will opens a UART connection at the default baudrate of 115200, Which will opens a UART connection at the default baudrate of 115200, and
and
[source,python] [source,python]
---- ----