Skip to content

Commit

Permalink
Merge pull request #108 from futureshape/patch-1
Browse files Browse the repository at this point in the history
Improve bootloader activation instructions
  • Loading branch information
ChrisDick authored Jun 5, 2024
2 parents 8ee0030 + 5f874a1 commit e675574
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions flasher/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,11 @@
<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>
<li>1. Power off the badge from the menu, if it's already powered on.</li>
<li>2. Hold <b>boop</b> while plugging USB into <b>USB in</b>.</li>
<li>3. Keep holding <b>boop</b> until you click <b>Connect</b> and click on the badge COM port. The device name should appears as <code>USB JTAG/serial debug unit</code></li>
<li>4. Let go of the <b>boop</b></li>
<li>5. Select <b>Install Tildagon</b>, and wait.</li>
<br>
<esp-web-install-button
manifest="manifest.json"></esp-web-install-button>
Expand Down

0 comments on commit e675574

Please sign in to comment.