Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Forgot to mention COM4 was the port I was using, and others might need to use another port.
  • Loading branch information
DOBsby authored Sep 27, 2024
1 parent 973efc9 commit 6febc15
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,5 @@ https://github.com/DOBsby/TFuPytestESP32/actions/runs/11068324078
To flash it successfully (without it continuously rebooting), I used this exact command per the screenshot in the repo I forked this from

esptool --port COM4 write_flash -z 0x1000 firmware.bin

(you'll probably need to change "COM4" to your port)

0 comments on commit 6febc15

Please sign in to comment.