Deploying to gh-pages from @ Klipper3d/klipper@7bd32994d4 🚀

This commit is contained in:
KevinOConnor
2023-09-29 17:59:16 +00:00
parent 1157d4fc41
commit 0ee6c49750
14 changed files with 2 additions and 2 deletions

View File

@@ -1593,7 +1593,7 @@ channels need to be enabled you can use <code>pwm-2chan</code>:</p>
dtoverlay=pwm-2chan,pin=12,func=4,pin2=13,func2=4
</code></pre></div>
<p>This example additionaly enables PWM1 and routes it to gpio13.</p>
<p>This example additionally enables PWM1 and routes it to gpio13.</p>
<p>The overlay does not expose the pwm line on sysfs on boot and needs to
be exported by echo'ing the number of the pwm channel to
<code>/sys/class/pwm/pwmchip0/export</code>. This will create device <code>/sys/class/pwm/pwmchip0/pwm0</code> in the