Skip to content

Commit 61df457

Browse files
authored
Update README.md
1 parent 2f25a0e commit 61df457

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ If you prefer not to upload the code manually or encounter errors during compila
152152
1. Connect your ESP32 to your computer using a USB cable.
153153
2. Open the **ESP32 Flash Download Tool** and configure the following:
154154
- 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`.
155+
- In the **Download Path Config** section, add the `.bin` file and set the start address to `0x10000`.
156156
- Select the correct **COM port** where your ESP32 is connected.
157157
- Choose the correct **Baud rate** (115200 is generally recommended).
158158

0 commit comments

Comments
 (0)