mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-13 11:29:53 +03:00
Basic layout
This commit is contained in:
parent
4b2e6e3777
commit
b0726bbe8c
9 changed files with 229 additions and 5 deletions
|
@ -41,7 +41,8 @@ var GUI_control = function () {
|
|||
'advanced_tuning',
|
||||
'mission_control',
|
||||
'mixer',
|
||||
'programming'
|
||||
'programming',
|
||||
'ez_tune'
|
||||
];
|
||||
this.allowedTabs = this.defaultAllowedTabsWhenDisconnected;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue