This commit is contained in:
2025-07-05 22:29:31 -04:00
parent 07c694769b
commit 1ee17f801f
5 changed files with 4 additions and 4 deletions

View File

@@ -2,9 +2,9 @@ HOW DOES IT WORK?
=================
The BitByteRider RC car is powered by ESP32-C3 Breadboard & Power adapter developmemt board.
The Schematic and KiCAd PCB board are available on GitHub_: https://github.com/alexandrebobkov/ESP32-C3_Breadboard-Adapter
The Schematic and KiCAd PCB board are available on GitHub_ : https://github.com/alexandrebobkov/ESP32-C3_Breadboard-Adapter
.. _GithHub: https://github.com/alexandrebobkov/ESP32-C3_Breadboard-Adapter
.. _GitHub: https://github.com/alexandrebobkov/ESP32-C3_Breadboard-Adapter
Reserved Pins & GPIOs
---------------------

View File

@@ -36,7 +36,7 @@
<section id="how-does-it-work">
<h1>HOW DOES IT WORK?<a class="headerlink" href="#how-does-it-work" title="Link to this heading"></a></h1>
<p>The BitByteRider RC car is powered by ESP32-C3 Breadboard &amp; Power adapter developmemt board.
The Schematic and KiCAd PCB board are available on <a href="#id4"><span class="problematic" id="id5">GitHub_</span></a>: <a class="reference external" href="https://github.com/alexandrebobkov/ESP32-C3_Breadboard-Adapter">https://github.com/alexandrebobkov/ESP32-C3_Breadboard-Adapter</a></p>
The Schematic and KiCAd PCB board are available on <a class="reference external" href="https://github.com/alexandrebobkov/ESP32-C3_Breadboard-Adapter">GitHub</a> : <a class="reference external" href="https://github.com/alexandrebobkov/ESP32-C3_Breadboard-Adapter">https://github.com/alexandrebobkov/ESP32-C3_Breadboard-Adapter</a></p>
<section id="reserved-pins-gpios">
<h2>Reserved Pins &amp; GPIOs<a class="headerlink" href="#reserved-pins-gpios" title="Link to this heading"></a></h2>
<p>The following table summarizes GPIOs and pins reserved for operations purposes.</p>

File diff suppressed because one or more lines are too long