From cf04a42fa3ceb438e240f925c99ab3b355c27a49 Mon Sep 17 00:00:00 2001 From: Prowler2 Date: Sun, 1 Sep 2024 16:14:37 -0400 Subject: [PATCH] Update index.md Add RX /TX pins for ESP32-C3F chips --- src/docs/devices/TreatLife-DS02F/index.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/docs/devices/TreatLife-DS02F/index.md b/src/docs/devices/TreatLife-DS02F/index.md index 41c3a8871..b550b4235 100644 --- a/src/docs/devices/TreatLife-DS02F/index.md +++ b/src/docs/devices/TreatLife-DS02F/index.md @@ -43,6 +43,13 @@ Like the Treatlife DS03, the Tuya MCU UART runs at a baud rate of 115200. You ma | RX1 | Tuya Rx | | TX1 | Tuya Tx | +### ESP32-C3F Pinout + +| Pin | Function | +| ----- | -------- | +| GPIO20| Tuya Rx | +| GPIO21| Tuya Tx | + ## Basic Configuration ```yaml