mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-19 06:15:16 +03:00
9 lines
No EOL
403 B
HTML
9 lines
No EOL
403 B
HTML
<div class="tab-cli">
|
|
<p>
|
|
<span style="color: red;">Note</span>: Leaving CLI tab or pressing Disconnect will <strong>automatically</strong>
|
|
send "<strong>exit</strong>" to the board, which will make the controller save all the changes and <span style="color: red">restart</span>.
|
|
</p>
|
|
<div class="window">
|
|
</div>
|
|
<input type="text" name="commands" value="" />
|
|
</div> |