mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-08-08 22:35:17 -06:00
Deploying to gh-pages from @ Klipper3d/klipper@593486fadc 🚀
This commit is contained in:
parent
90392a02df
commit
a9613c3615
14 changed files with 2 additions and 2 deletions
|
@ -1564,7 +1564,7 @@ releasing <code>Ctrl</code></p>
|
|||
<h3 id="physical-serial">Physical serial<a class="headerlink" href="#physical-serial" title="Permanent link">¶</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><SPACE><FS><SPACE>Request Serial Bootloader!!<SPACE>~</code>.</p>
|
||||
<code><SPACE><FS><SPACE>Request Serial Bootloader!!<SPACE>~</code> requests the bootloader.</p>
|
||||
<p><code><SPACE></code> is an ASCII literal space, 0x20.</p>
|
||||
<p><code><FS></code> is the ASCII File Separator,
|
||||
0x1c.</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue