mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-13 03:19:54 +03:00
adaptive intervals
This commit is contained in:
parent
dc40b96238
commit
37738ac269
12 changed files with 87 additions and 9 deletions
|
@ -116,6 +116,8 @@ $(document).ready(function () {
|
|||
|
||||
helper.timeout.killAll();
|
||||
helper.interval.killAll(['global_data_refresh', 'msp-load-update']);
|
||||
helper.mspBalancedInterval.flush();
|
||||
|
||||
GUI.tab_switch_cleanup();
|
||||
GUI.tab_switch_in_progress = false;
|
||||
CONFIGURATOR.connectionValid = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue