mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-21 15:25:22 +03:00
Devices may need updating once permissions are granted
This commit is contained in:
parent
cb6100a95b
commit
a3aefb10c3
1 changed files with 1 additions and 0 deletions
|
@ -146,6 +146,7 @@ class WebSerial extends EventTarget {
|
|||
}
|
||||
|
||||
async getDevices() {
|
||||
await this.loadDevices();
|
||||
return this.ports;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue