mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-13 11:29:53 +03:00
Calibration tab (empty); Add possibility to disable GPS ground assistance
This commit is contained in:
parent
e366967be8
commit
e6a86a9fec
6 changed files with 26 additions and 3 deletions
|
@ -35,6 +35,7 @@ var GUI_control = function () {
|
|||
'receiver',
|
||||
'sensors',
|
||||
'servos',
|
||||
'calibration',
|
||||
'setup'
|
||||
];
|
||||
this.allowedTabs = this.defaultAllowedTabsWhenDisconnected;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue