mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-13 03:19:54 +03:00
Dummy dialog
This commit is contained in:
parent
14caa6cfc6
commit
c27d956323
6 changed files with 388 additions and 203 deletions
|
@ -336,6 +336,7 @@ function onConnect() {
|
|||
}, 100);
|
||||
|
||||
helper.interval.add('global_data_refresh', helper.periodicStatusUpdater.run, helper.periodicStatusUpdater.getUpdateInterval(serial.bitrate), false);
|
||||
helper.defaultsDialog.init();
|
||||
}
|
||||
|
||||
function onClosed(result) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue