mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-24 00:35:26 +03:00
Fix virtual disconnect (#3620)
This commit is contained in:
parent
823f4d25d1
commit
feb5a48783
1 changed files with 1 additions and 0 deletions
|
@ -409,6 +409,7 @@ function onOpenVirtual() {
|
|||
GUI.connecting_to = false;
|
||||
|
||||
CONFIGURATOR.connectionValid = true;
|
||||
isConnected = true;
|
||||
|
||||
mspHelper = new MspHelper();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue