29 lines
1.1 KiB
HTML
29 lines
1.1 KiB
HTML
<div class="tab-servos">
|
|
Model: <strong class="model"></strong>
|
|
<div class="supported_wrapper">
|
|
<div class="direction_wrapper">
|
|
<div class="title" style="width: 258px">Gyroscope / Accelerometer Direction</div>
|
|
<table class="directions" style="width: 260px">
|
|
<tr class="main">
|
|
<th style="width: 200px">Name</th>
|
|
<th>Direction</th>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="title">Change Direction in TX To Match</div>
|
|
<table class="fields">
|
|
<tr class="main">
|
|
<th>Name</th>
|
|
<th style="width: 70px">MID</th>
|
|
<th style="width: 70px">MIN</th>
|
|
<th style="width: 70px">MAX</th>
|
|
<th style="width: 320px">Throt | Roll | Pitch | Yaw | AUX1 | AUX2 | AUX3 | AUX4</th>
|
|
<th style="width: 200px">Direction</th>
|
|
</tr>
|
|
</table>
|
|
<div class="live">
|
|
<span>Enable Live mode: </span><input type="checkbox" />
|
|
</div>
|
|
<a class="update" href="#" title="">Save</a>
|
|
</div>
|
|
</div> |