Skip to content

Commit

Permalink
Merge branch 'main' of github.com:emfcamp/badge-2024-software into main
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewWilkes committed Jun 1, 2024
2 parents 165e01f + f8b0887 commit 86d7d68
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions flasher/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,14 @@
<body>
<div class="content">
<h1>Provision a Tildagon</h1>

<li>1. Hold <b>boop</b> while plugging USB into <b>USB in</b>.</li>
<li>2. Keep holding <b>boop</b> until you click <b>Connect</b> and click on the badge COM port.</li>
<li>3. Let go of the <b>boop</b></li>
<li>4. Select <b>Install Tildagon</b>, and wait.</li>
<br>
<esp-web-install-button
manifest="manifest.json"></esp-web-install-button>

</div>
</body>
</html>
</html>

0 comments on commit 86d7d68

Please sign in to comment.