This commit is contained in:
2025-07-05 23:36:16 -04:00
parent 0abca39b55
commit db54f95470
7 changed files with 86 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 810e69613b4eb0d1d8e31e14492e94f3
config: fb0788d5a1f893b7e3c3f696413a5487
tags: 62a1e7829a13fc7881b6498c52484ec0

View File

@@ -377,7 +377,7 @@ Changing PWM on each channel determines the speed and direction of the RC car.
<tr class="row-odd">
<th class="head">
<p>
GPIO Num.
GPIOs
</p>
</th>
<th class="head">
@@ -396,7 +396,7 @@ Changing PWM on each channel determines the speed and direction of the RC car.
<tr class="row-even">
<td>
<p>
GPIO6
GPIO6 &amp;
GPIO4
</p>
</td>
@@ -411,6 +411,60 @@ GPIO4
</p>
</td>
</tr>
<tr class="row-odd">
<td>
<p>
GPIO5 &amp;
GPIO7
</p>
</td>
<td>
<p>
PWM
</p>
</td>
<td>
<p>
Reverse
</p>
</td>
</tr>
<tr class="row-even">
<td>
<p>
GPIO6 &amp;
GPIO7
</p>
</td>
<td>
<p>
PWM
</p>
</td>
<td>
<p>
Left
</p>
</td>
</tr>
<tr class="row-odd">
<td>
<p>
GPIO4 &amp;
GPIO5
</p>
</td>
<td>
<p>
PWM
</p>
</td>
<td>
<p>
Right
</p>
</td>
</tr>
</tbody>
</table>
<p>