mirror of
https://github.com/alexandrebobkov/ESP32-C3_Breadboard-Adapter.git
synced 2025-08-07 11:18:47 +00:00
17 lines
275 B
Markdown
17 lines
275 B
Markdown
---
|
|
layout: default
|
|
title: "ESP32-C3 Breadboard Adapter"
|
|
---
|
|
|
|
{{ page.title }}
|
|
================
|
|
|
|
<a href="{{% link schematic.md %}}">Schematic</a>
|
|
|
|
<ul>
|
|
{% for post in site.posts %}
|
|
<li>
|
|
<a href="{{ post.url }}">{{ post.title }}</a>
|
|
</li>
|
|
{% endfor %}
|
|
</ul> |