Update index.md

This commit is contained in:
2025-05-05 14:07:24 -04:00
committed by GitHub
parent 19e016e229
commit 1799bc142f

View File

@@ -8,20 +8,9 @@ title: "ESP32-S3 Uno DevBoard"
<i>Explore new possibilities with ESP32-S3 UNO Development Board.</i>
<img src="assets/ESP32-Uno-assembled.jpg">
<img src="assets/ESP32-Uno-assembled.jpg" width="50%"/>
![ESP32-S3 Arduino Uno](assets/ESP32-Uno-assembled.jpg)
<a href="schematic.md"><b>Schematic Link 1</b></a>
[Schematic Link 2](schematic.md)
<a href="{{% link schematic.md %}}">Schematic Link 3</a>
<ul>
{% for post in site.posts %}
<li>
<a href="{{ post.url }}">{{ post.title }}</a>
</li>
{% endfor %}
</ul>
[Schematic](schematic.md)
[Specifications](specs.md)