You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
inav-configurator/tabs/cli.html

12 lines
546 B
HTML

12 years ago
<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">
12 years ago
<div class="wrapper">
</div>
12 years ago
</div>
<textarea name="commands" placeholder="Write your command here" rows="0" cols="0"></textarea>
<a class="copy" href="#">Copy to Clipboard</a>
12 years ago
</div>