Skip to content

Commit 5d00b2c

Browse files
committed
downgrade esp web tools
1 parent 8fdf9cb commit 5d00b2c

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

docs/_config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,5 @@ plugins:
1515
- jekyll-default-layout
1616

1717
head_scripts:
18-
- https://unpkg.com/esp-web-tools@10/dist/web/install-button.js?module
18+
#https://github.com/esphome/esp-web-tools/issues/515#issuecomment-2387664391
19+
- https://unpkg.com/esp-web-tools@8.0.6/dist/web/install-button.js?module

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ layout: home
66
# OpenSpool Firmware Installation
77

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

1111
<h2>Install the firmware</h2>
1212

0 commit comments

Comments
 (0)