Add binaries to binary branch instead of master (#441)
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
type="module"
|
||||
src="https://unpkg.com/esp-web-tools@8.0.1/dist/web/install-button.js?module">
|
||||
</script>
|
||||
<esp-web-install-button id="installButton" manifest="webflash/manifest.json"></esp-web-install-button>
|
||||
<esp-web-install-button id="installButton" manifest="https://raw.githubusercontent.com/technyon/nuki_hub/binary/webflash/manifest.json"></esp-web-install-button>
|
||||
<br><br><br><br>
|
||||
Note: If flashing doesn't work, press and hold the "BOOT" switch, then click "Install".
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user