mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-08 16:40:52 +00:00
manual
This commit is contained in:
@@ -71,28 +71,28 @@ Changing PWM on each channel determines the speed and direction of the RC car.</
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="row-even"><td><p>GPIO6 &
|
||||
<tr class="row-even"><td><p>GPIO6,
|
||||
GPIO4</p></td>
|
||||
<td><p>PWM</p></td>
|
||||
<td><p>Left & Right DC Motors
|
||||
spin clockwise</p></td>
|
||||
<td><p>Left & Right DC Motors spin
|
||||
clockwise</p></td>
|
||||
<td><p>Forward</p></td>
|
||||
</tr>
|
||||
<tr class="row-odd"><td><p>GPIO5 &
|
||||
<tr class="row-odd"><td><p>GPIO5,
|
||||
GPIO7</p></td>
|
||||
<td><p>PWM</p></td>
|
||||
<td><p>Left & Right DC Motors
|
||||
spin counterclockwise</p></td>
|
||||
<td><p>Left & Right DC Motors spin
|
||||
counterclockwise</p></td>
|
||||
<td><p>Reverse</p></td>
|
||||
</tr>
|
||||
<tr class="row-even"><td><p>GPIO6 &
|
||||
<tr class="row-even"><td><p>GPIO6,
|
||||
GPIO7</p></td>
|
||||
<td><p>PWM</p></td>
|
||||
<td><p>Left DC Motors spin clockwise
|
||||
Right DC Motors spin counterclockwise</p></td>
|
||||
<td><p>Left</p></td>
|
||||
</tr>
|
||||
<tr class="row-odd"><td><p>GPIO4 &
|
||||
<tr class="row-odd"><td><p>GPIO4,
|
||||
GPIO5</p></td>
|
||||
<td><p>PWM</p></td>
|
||||
<td><p>Left DC Motors spin counterclockwise
|
||||
|
Reference in New Issue
Block a user