RC Robot Tutorial

This commit is contained in:
2025-07-19 02:03:21 -04:00
parent eb31caa922
commit 4a20059b61
7 changed files with 10 additions and 9 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: f8334b53662a73306d6cdb4344442662
config: 87aa84d2d1d17f2da0aa9161984c2995
tags: 62a1e7829a13fc7881b6498c52484ec0

View File

@@ -364,11 +364,9 @@ possible (i.e. diagonal or sideways).
\(PWM_{left} = PWM_{right}\)
</span>
</p>
<p>
<span class="math notranslate nohighlight">
\(PWM_{left} = PWM_{right}\)
</span>
</p>
<div class="math notranslate nohighlight">
\[PWM_{left} = PWM_{right}\]
</div>
<div class="admonition-what-is-pwm admonition">
<p class="admonition-title">
What is PWM?