Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/iNavFlight/inav-configurator.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tabs/mission_control.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tabs/mission_control.html b/tabs/mission_control.html
index aeda5ef1..508da5d2 100644
--- a/tabs/mission_control.html
+++ b/tabs/mission_control.html
@@ -156,8 +156,8 @@
<a class="ic_center" data-role="home-center" href="#" title="move to center view"></a>
</div>
</td>
- <td><input type="number" class="home-lon" /></td>
<td><input type="number" class="home-lat" /></td>
+ <td><input type="number" class="home-lon" /></td>
<td><span id="elevationValueAtHome">N/A</span></td>
</tr>
</tbody>