Deploying to gh-pages from @ Klipper3d/klipper@12e9b633d8 🚀

This commit is contained in:
KevinOConnor
2024-04-20 16:49:26 +00:00
parent 8d9ec8be76
commit fd055fd5f8
14 changed files with 3 additions and 3 deletions

View File

@@ -1456,7 +1456,7 @@ adapter. This is typically done by creating a new file named
<div class="highlight"><pre><span></span><code>allow-hotplug can0
iface can0 can static
bitrate 1000000
up ifconfig $IFACE txqueuelen 128
up ip link set $IFACE txqueuelen 128
</code></pre></div>
<h2 id="terminating-resistors">Terminating Resistors<a class="headerlink" href="#terminating-resistors" title="Permanent link">&para;</a></h2>
@@ -1525,7 +1525,7 @@ nodes.</p>
<div class="highlight"><pre><span></span><code>allow-hotplug can0
iface can0 can static
bitrate 1000000
up ifconfig $IFACE txqueuelen 128
up ip link set $IFACE txqueuelen 128
</code></pre></div>
<ul>