mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
Merge branch 'doc/handle_github_prs' into 'master'
address typos fix from PR Closes IDFGH-2054 See merge request espressif/esp-idf!6481
This commit is contained in:
commit
a334ace26a
@ -22,7 +22,7 @@ The following overview describes functions and data types used to establish comm
|
||||
|
||||
The minimum to make the UART working is to complete the first four steps, the last two steps are optional.
|
||||
|
||||
The driver is identified by :cpp:type:`uart_port_t`, that corresponds to one of the tree UART controllers. Such identification is present in all the following function calls.
|
||||
The driver is identified by :cpp:type:`uart_port_t`, that corresponds to one of the three UART controllers. Such identification is present in all the following function calls.
|
||||
|
||||
|
||||
.. _uart-api-setting-communication-parameters:
|
||||
|
Loading…
Reference in New Issue
Block a user