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 9f7e85f commit f906b5e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@

<body>
<h1><span style="font-family: Verdana, Geneva, sans-serif;">FingerprintDoorbell Flasher</span></h1>
<p><span style="text-align: start; color: rgb(0, 0, 0); font-size: medium; font-family: Verdana, Geneva, sans-serif;">This page flashes FingerprintDoorbell on your ESP32 module. To start the process connect the ESP32 module with a USB cable to your computer, click &quot;connect&quot; and follow the instructions.</span></p>
<p><span style="text-align: start; color: rgb(0, 0, 0); font-size: medium; font-family: Verdana, Geneva, sans-serif;">This page installs FingerprintDoorbell on your ESP32 module via the brilliant ESP Web Tools (using webserial). To start the installation, connect the ESP32 module to your computer with a usb cable, click "connect", select the COM port your module is connected to and follow the instructions.</span></p>
<p><span style="text-align: start; color: rgb(0, 0, 0); font-size: medium; font-family: Verdana, Geneva, sans-serif;"><strong>Note: </strong>This installation method is currently only supported by Chrome, Edge or Opera browsers</span></p>
<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>
<esp-web-install-button manifest="manifest.json"></esp-web-install-button>
</body>

</html>

0 comments on commit f906b5e

Please sign in to comment.