mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-19 06:15:11 +03:00
Mixer tab, first elements
This commit is contained in:
parent
48c67874f9
commit
4f48ecff1b
8 changed files with 270 additions and 20 deletions
|
@ -39,7 +39,8 @@ var GUI_control = function () {
|
|||
'osd',
|
||||
'profiles',
|
||||
'advanced_tuning',
|
||||
'mission_control'
|
||||
'mission_control',
|
||||
'mixer'
|
||||
];
|
||||
this.allowedTabs = this.defaultAllowedTabsWhenDisconnected;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue