mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-19 06:15:13 +03:00
parent
09355c25d0
commit
88f5c7d863
5 changed files with 150 additions and 98 deletions
|
@ -145,6 +145,7 @@ function initializeSerialBackend() {
|
|||
ConfigStorage.set({'auto_connect': GUI.auto_connect});
|
||||
});
|
||||
|
||||
MdnsDiscovery.initialize();
|
||||
PortHandler.initialize();
|
||||
PortUsage.initialize();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue