We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f25a0e commit 61df457Copy full SHA for 61df457
README.md
@@ -152,7 +152,7 @@ If you prefer not to upload the code manually or encounter errors during compila
152
1. Connect your ESP32 to your computer using a USB cable.
153
2. Open the **ESP32 Flash Download Tool** and configure the following:
154
- Select the appropriate **chip type** (ESP32) and click **OK**.
155
- - In the **Download Path Config** section, add the `.bin` file and set the start address to `0x1000`.
+ - In the **Download Path Config** section, add the `.bin` file and set the start address to `0x10000`.
156
- Select the correct **COM port** where your ESP32 is connected.
157
- Choose the correct **Baud rate** (115200 is generally recommended).
158
0 commit comments