Skip to content

Commit

Permalink
Remove old firmware v4 button from Quick Start
Browse files Browse the repository at this point in the history
  • Loading branch information
VanceVagell committed Jan 2, 2025
1 parent 4d0c8a2 commit 6f5d97e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 16 deletions.
15 changes: 1 addition & 14 deletions android-src/KV4PHT/.idea/deploymentTargetDropDown.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions website-src/quick_start.html
Original file line number Diff line number Diff line change
Expand Up @@ -135,8 +135,7 @@ <h1>Optional: Web-based firmware flasher</h1>
<ul>
<li><b>If you don't see a red button below, your browser doesn't support flashing.</b></li>
</ul>
<li><b>Select the device "CP2102 USB to UART Bridge Controller"</b>: <esp-web-install-button manifest="https://kv4p.com/esp-web-tools/manifest-v5.json"><button slot="activate">Flash firmware v5</button></esp-web-install-button>
<esp-web-install-button manifest="https://kv4p.com/esp-web-tools/manifest-v4.json"><button slot="activate">Flash firmware v4</button></esp-web-install-button></li>
<li><b>Select the device "CP2102 USB to UART Bridge Controller"</b>: <esp-web-install-button manifest="https://kv4p.com/esp-web-tools/manifest-v5.json"><button slot="activate">Flash firmware v5</button></esp-web-install-button></li>
<li>If the button doesn't seem to work, make sure you visited <a href="https://kv4p.com/quick_start.html">kv4p.com</a> (without "www").</li>
<li>Device not showing up? You might need to install the <a href="https://www.silabs.com/developers/usb-to-uart-bridge-vcp-drivers?tab=downloads" target="_new">CP210x device driver</a>.</li>
</ul>
Expand Down

0 comments on commit 6f5d97e

Please sign in to comment.