1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-20 14:55:21 +03:00

fixing titles

This commit is contained in:
cTn 2013-10-27 23:52:12 +01:00
parent 7149b56100
commit bdfddcbadb

View file

@ -54,8 +54,8 @@
</table> </table>
<table class="rate"> <table class="rate">
<tr> <tr>
<th>Pitch &amp; Roll Rate</th> <th>RC Rate</th>
<th>Pitch &amp; 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>