mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-14 11:59:51 +03:00
auto-connect support
This commit is contained in:
parent
e1de63d475
commit
114176c074
2 changed files with 60 additions and 2 deletions
|
@ -1,4 +1,5 @@
|
|||
var GUI_control = function() {
|
||||
this.auto_connect = false;
|
||||
this.connecting_to = false;
|
||||
this.connected_to = false;
|
||||
this.active_tab;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue