RC Robot Tutorial

This commit is contained in:
2025-07-21 01:43:31 -04:00
parent aacfdd8ec5
commit e2849e3e45
2 changed files with 5 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
# Sphinx build info version 1 # 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. # This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
config: a9b7137a0a42ab0ffd1d3b1ac6a282c7 config: 0ae31f3b963539f9887a19e6d57e57b6
tags: 62a1e7829a13fc7881b6498c52484ec0 tags: 62a1e7829a13fc7881b6498c52484ec0

View File

@@ -714,6 +714,9 @@ Right DC Motors spin clockwise
</p> </p>
</td> </td>
<td> <td>
<p>
NC
</p>
</td> </td>
</tr> </tr>
<tr class="row-odd"> <tr class="row-odd">
@@ -871,7 +874,7 @@ Right DC Motors spin clockwise
</div> </div>
</div> </div>
<p> <p>
The onDataReceived() and onDataSent() are two call-bacl functions that get evoked on each corresponding event. The onDataReceived() and onDataSent() are two call-back functions that get evoked on each corresponding event.
</p> </p>
<div class="highlight-c notranslate"> <div class="highlight-c notranslate">
<div class="highlight"> <div class="highlight">