mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-25 17:25:14 +03:00
empty advanced tuning tab
This commit is contained in:
parent
cdab074a4d
commit
63ed578442
8 changed files with 105 additions and 2 deletions
|
@ -38,7 +38,8 @@ var GUI_control = function () {
|
|||
'servos',
|
||||
'setup',
|
||||
'osd',
|
||||
'profiles'
|
||||
'profiles',
|
||||
'advanced_tuning'
|
||||
];
|
||||
this.allowedTabs = this.defaultAllowedTabsWhenDisconnected;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue