mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-24 08:45:26 +03:00
Merge branch 'master' into msp-queue
This commit is contained in:
commit
e74645f497
20 changed files with 428 additions and 82 deletions
|
@ -36,7 +36,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