mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-21 23:35: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() {
|
async getDevices() {
|
||||||
|
await this.loadDevices();
|
||||||
return this.ports;
|
return this.ports;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue