Deploying to gh-pages from @ Klipper3d/klipper@593486fadc 🚀

This commit is contained in:
KevinOConnor 2023-10-19 17:10:49 +00:00
parent 90392a02df
commit a9613c3615
14 changed files with 2 additions and 2 deletions

View file

@ -1564,7 +1564,7 @@ releasing <code>Ctrl</code></p>
<h3 id="physical-serial">Physical serial<a class="headerlink" href="#physical-serial" title="Permanent link">&para;</a></h3>
<p>If a physical serial port is being used on the MCU (even if a USB serial adapter
is being used to connect to it), sending the string
<code>&lt;SPACE&gt;&lt;FS&gt;&lt;SPACE&gt;Request Serial Bootloader!!&lt;SPACE&gt;~</code>.</p>
<code>&lt;SPACE&gt;&lt;FS&gt;&lt;SPACE&gt;Request Serial Bootloader!!&lt;SPACE&gt;~</code> requests the bootloader.</p>
<p><code>&lt;SPACE&gt;</code> is an ASCII literal space, 0x20.</p>
<p><code>&lt;FS&gt;</code> is the ASCII File Separator,
0x1c.</p>