1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-13 03:19:54 +03:00

Merge pull request #662 from iNavFlight/dzikuvx-reconnect-improvements

Wait longer for reconnect
This commit is contained in:
Paweł Spychalski 2019-01-23 18:59:12 +01:00 committed by GitHub
commit baba6abab0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -46,7 +46,7 @@ $(document).ready(function () {
}, 500);
}
}, 5000);
}, 7000);
} else {
helper.timeout.add('waiting_for_bootup', function waiting_for_bootup() {