Fix ESPTool link

This commit is contained in:
Melissa LeBlanc-Williams 2022-12-22 09:56:25 -08:00
parent 24f1ee63f6
commit 826be9e0fa
2 changed files with 1 additions and 1 deletions

View file

@ -220,7 +220,7 @@ By the way, boolean operation precedence is right to left! (yeesh)
</li>
<li>Upload <b>combined.bin</b> (Google Chrome 89 or newer):
<ul>
<li>Open <a href="https://nabucasa.github.io/esp-web-flasher/">ESP Web Flasher</a> in a new window/tab.</li>
<li>Open <a href="https://adafruit.github.io/Adafruit_WebSerial_ESPTool/">ESP Web Flasher</a> in a new window/tab.</li>
<li>Select <b>460800 Baud</b> from the pull-down menu (top-right).</li>
<li>Click <b>Connect</b> (top-right).</li>
<li>Select the COM or Serial port from the pop-up window.</li>

View file