mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-20 14:55:21 +03:00
fixing titles
This commit is contained in:
parent
7149b56100
commit
bdfddcbadb
1 changed files with 2 additions and 2 deletions
|
@ -54,8 +54,8 @@
|
||||||
</table>
|
</table>
|
||||||
<table class="rate">
|
<table class="rate">
|
||||||
<tr>
|
<tr>
|
||||||
<th>Pitch & Roll Rate</th>
|
<th>RC Rate</th>
|
||||||
<th>Pitch & Roll Expo</th>
|
<th>RC Expo</th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><input type="number" step="0.01" name="rate" value="" min="0" max="1" /></td>
|
<td><input type="number" step="0.01" name="rate" value="" min="0" max="1" /></td>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue