Compare commits
1 commit
ff3072474f
...
26c8e989b0
| Author | SHA1 | Date | |
|---|---|---|---|
|
26c8e989b0 |
2 changed files with 4 additions and 4 deletions
|
|
@ -52,7 +52,7 @@
|
|||
|
||||
<h2>Resources</h2>
|
||||
<ul class="resources-container">
|
||||
<a href="./rgb-ears-39c3.html">39C3 Catear Guide</a>
|
||||
<a href="./rgb-ears-39c3.html">39C3 LED Catear Guide</a>
|
||||
<a href="./catear-bom.html">LED Catear BOM</a>
|
||||
<a href="./3d-printables.html">3D Printing Files</a>
|
||||
</ul>
|
||||
|
|
|
|||
|
|
@ -374,7 +374,7 @@
|
|||
<div>
|
||||
<label for="solder-data-to-esp">
|
||||
Solder <u>data (green core)</u> to the microcontrollers <u>GPIO 2</u> connector.<br>
|
||||
You can actually use any GPIO port but number two is the default configuration from WLED so for an easier setup experience, we recommend just sticking with it.
|
||||
<span class="detail-hide-simplified detail-hide-short">You can actually use any GPIO port but number two is the default configuration from WLED so for an easier setup experience, we recommend just sticking with it.</span>
|
||||
</label>
|
||||
<input type="checkbox" id="solder-data-to-esp">
|
||||
</div>
|
||||
|
|
@ -412,7 +412,7 @@
|
|||
<label for="place-esp-in-case">
|
||||
Place the microcontroller in the included case.
|
||||
|
||||
<details style="margin-top: 1rem;">
|
||||
<details class="detail-hide-short" style="margin-top: 1rem;">
|
||||
<summary>Picture</summary>
|
||||
<img src="" alt="A picture of the microcontroller and how it is placed in its case." class="hero-image">
|
||||
</details>
|
||||
|
|
@ -434,7 +434,7 @@
|
|||
To use it, peel off the protective cover (without also removing the glue coating) and start attaching it to your catears.
|
||||
</span>
|
||||
|
||||
<details style="margin-top: 1rem;">
|
||||
<details class="detail-hide-short" style="margin-top: 1rem;">
|
||||
<summary>Picture</summary>
|
||||
<img src="todo://" alt="Front and central picture of the LED strip glued to catears. The alignment of the strip is highlighted." class="hero-image">
|
||||
</details>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue