File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 < link rel ="icon " type ="image/svg+xml " href ="/favicon.png " />
66 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
77 < title > Device Toolbox</ title >
8- <!-- ESP Web Tools -->
9- < script
10- type ="module "
11- src ="https://unpkg.com/esp-web-tools@10/dist/web/install-button.js?module "
12- > </ script >
13-
148 < link
159 rel ="stylesheet "
1610 href ="https://early.webawesome.com/webawesome@3.0.0-beta.6/dist/styles/webawesome.css "
Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ export class Zwa2InstallOriginalPage extends LitElement {
7878 </ li >
7979 < li > Download backup is at the bottom of the page.</ li >
8080 </ ol >
81- < li > nstall the ESP Serial Bridge firmware</ li >
81+ < li > Install the ESP Serial Bridge firmware</ li >
8282 </ ol >
8383 < button class ="install " @click =${ this . handleInstall } > Install</ button >
8484 ` ,
Original file line number Diff line number Diff line change 77 < title > VPE - Device Toolbox</ title >
88 < script type ="module " src ="../src/pages/vpe-install.ts "> </ script >
99 < script type ="module " src ="../src/components/app-header.ts "> </ script >
10+ < script
11+ type ="module "
12+ src ="https://unpkg.com/esp-web-tools@10/dist/web/install-button.js?module "
13+ > </ script >
1014 < link
1115 rel ="stylesheet "
1216 href ="https://early.webawesome.com/webawesome@3.0.0-beta.6/dist/styles/webawesome.css "
You can’t perform that action at this time.
0 commit comments