mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-16 12:55:14 +03:00
Change lexical scope logging and help
This commit is contained in:
parent
317f937fd5
commit
d2f3860400
3 changed files with 69 additions and 75 deletions
|
@ -2,8 +2,7 @@
|
|||
|
||||
TABS.help = {};
|
||||
TABS.help.initialize = function (callback) {
|
||||
var self = this;
|
||||
|
||||
|
||||
if (GUI.active_tab != 'help') {
|
||||
GUI.active_tab = 'help';
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue