Skip to content

Commit

Permalink
downgrade esp web tools
Browse files Browse the repository at this point in the history
  • Loading branch information
spuder committed Nov 3, 2024
1 parent 8fdf9cb commit 5d00b2c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion docs/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ plugins:
- jekyll-default-layout

head_scripts:
- https://unpkg.com/esp-web-tools@10/dist/web/install-button.js?module
#https://github.com/esphome/esp-web-tools/issues/515#issuecomment-2387664391
- https://unpkg.com/[email protected]/dist/web/install-button.js?module
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ layout: home
# OpenSpool Firmware Installation

<div class="install-container">
<script type="module" src="https://unpkg.com/esp-web-tools@9.4.3/dist/web/install-button.js"></script>
<script type="module" src="https://unpkg.com/esp-web-tools@8.0.6/dist/web/install-button.js"></script>

<h2>Install the firmware</h2>

Expand Down

0 comments on commit 5d00b2c

Please sign in to comment.