From 7fc0dfbb5536d9156ec1aeeba5f927749c63c5a9 Mon Sep 17 00:00:00 2001 From: Alexandre B Date: Sat, 10 Aug 2024 20:49:41 -0400 Subject: [PATCH] . --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1b8a52cf4..4907f6c29 100644 --- a/README.md +++ b/README.md @@ -94,6 +94,8 @@ 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. + ESP32 Programming via UART ## Unified Configuration Framework