doc(rmt): fixed some typos in rmt example readme file

This commit is contained in:
kooho
2018-09-17 10:18:59 +08:00
parent 0c6ff65b34
commit 50a5985b06
2 changed files with 4 additions and 4 deletions

View File

@@ -8,7 +8,7 @@ This example uses the remote control (RMT) peripheral to transmit and receive co
### Hardware Required ### Hardware Required
* A development board with ESP32 SoC (e.g., ESP32-DevKitC, ESP-WORVER-KIT, etc.) * A development board with ESP32 SoC (e.g., ESP32-DevKitC, ESP-WROVER-KIT, etc.)
* A USB cable for Power supply and programming * A USB cable for Power supply and programming
By default, this example runs a self test which assumes the TX pin (GPIO18) and RX pin (GPIO19) are _connected together_. By default, this example runs a self test which assumes the TX pin (GPIO18) and RX pin (GPIO19) are _connected together_.

View File

@@ -8,7 +8,7 @@ This example will shows how to configure and operate the remote control (RMT) pe
### Hardware Required ### Hardware Required
* A development board with ESP32 SoC (e.g., ESP32-DevKitC, ESP-WORVER-KIT, etc.) * A development board with ESP32 SoC (e.g., ESP32-DevKitC, ESP-WROVER-KIT, etc.)
* A USB cable for Power supply and programming * A USB cable for Power supply and programming
* A LED, a speaker or an earphone * A LED, a speaker or an earphone