mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-13 11:29:53 +03:00
adding request usb permissions UI (DEV only)
This commit is contained in:
parent
cda43ac9bf
commit
a0582fd79f
8 changed files with 98 additions and 6 deletions
|
@ -4,6 +4,7 @@ var GUI_control = function() {
|
|||
this.connected_to = false;
|
||||
this.active_tab;
|
||||
this.operating_system;
|
||||
this.optional_usb_permissions = false; // controlled by usb permissions code
|
||||
this.interval_array = [];
|
||||
this.timeout_array = [];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue