Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
frickelzeugs authored Jun 19, 2024
1 parent e440d1a commit 06a58fd
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
<!DOCTYPE html>
<html>
<body>
<h1>FingerprintDoorbell Flasher</h1>
<h1>FingerprintDoorbell Installer</h1>
This page flashes FingerprintDoorbell on your ESP32 module. To start the process connect the ESP32 module with a usb cable to your computer, click "connect" and follow the instructions.

Note: this installation method is currently only supported by Chrome, Edge or Opera browsers.
<script type="module" src="https://unpkg.com/esp-web-tools@10/dist/web/install-button.js?module"></script>
<esp-web-install-button manifest="manifest.json"></esp-web-install-button></esp-web-install-button>
</body>
Expand Down

0 comments on commit 06a58fd

Please sign in to comment.