mirror of
https://github.com/alexandrebobkov/ESP32-S3_Arduino-Uno.git
synced 2025-08-06 10:55:04 +00:00
Update index.md
This commit is contained in:
17
index.md
17
index.md
@@ -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%"/>
|
||||
|
||||

|
||||
|
||||
<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)
|
||||
|
Reference in New Issue
Block a user