betaflight-configurator/tabs/cli.html

9 lines
403 B
HTML
Raw Normal View History

2013-04-12 17:17:27 +00:00
<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>