Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cifertech authored Jan 2, 2025
1 parent 2f25a0e commit 61df457
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ If you prefer not to upload the code manually or encounter errors during compila
1. Connect your ESP32 to your computer using a USB cable.
2. Open the **ESP32 Flash Download Tool** and configure the following:
- Select the appropriate **chip type** (ESP32) and click **OK**.
- 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`.
- Select the correct **COM port** where your ESP32 is connected.
- Choose the correct **Baud rate** (115200 is generally recommended).

Expand Down

0 comments on commit 61df457

Please sign in to comment.