From 376b19df5d21f1625249247ee060ec8e76c4d7d2 Mon Sep 17 00:00:00 2001 From: Alexandre B Date: Sat, 10 Aug 2024 20:53:54 -0400 Subject: [PATCH] . --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4907f6c29..7c2386968 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,7 @@ ESP32 modules can be programmed using USB-UART adapter connected to the correspo > [!IMPORTANT] > Remember to swap Tx and Rx between receiver and sender (i.e. Rx on a sender side becomes Tx on a receiver side). -Connect Tx and Rx to their sorresponding pins (`GPIO03` and `GPIO01`) on ESP32 adapter node. +Connect Tx and Rx to their sorresponding pins: GPIOs `GPIO03` and `GPIO01` on ESP32-Module; or pins `34` and `35` on ESP32 adapter board. ESP32 Programming via UART