mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-13 11:29:53 +03:00
search: add search.html and search.js
This commit is contained in:
parent
4d575a4f64
commit
c0017991f5
6 changed files with 215 additions and 1 deletions
|
@ -50,7 +50,8 @@ var GUI_control = function () {
|
|||
'mission_control',
|
||||
'mixer',
|
||||
'programming',
|
||||
'ez_tune'
|
||||
'ez_tune',
|
||||
'search'
|
||||
];
|
||||
this.allowedTabs = this.defaultAllowedTabsWhenDisconnected;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue