mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-13 11:29:53 +03:00
Empty Programming tab
This commit is contained in:
parent
554bec3606
commit
cdf7b82108
7 changed files with 71 additions and 2 deletions
|
@ -39,7 +39,8 @@ var GUI_control = function () {
|
|||
'profiles',
|
||||
'advanced_tuning',
|
||||
'mission_control',
|
||||
'mixer'
|
||||
'mixer',
|
||||
'programming'
|
||||
];
|
||||
this.allowedTabs = this.defaultAllowedTabsWhenDisconnected;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue