mirror of
https://github.com/silenty4ng/k5web
synced 2025-04-19 00:29:49 +00:00
update
This commit is contained in:
parent
37a6ee5953
commit
b685e6153e
1 changed files with 1 additions and 1 deletions
|
@ -182,7 +182,7 @@
|
|||
}catch{}
|
||||
let _connect;
|
||||
if (/Mobi|Android|iPhone/i.test(navigator.userAgent)) {
|
||||
alert('手机写频开发中,无法正常使用,请使用电脑连接电台写频!!!')
|
||||
alert('手机写频开发中,无法正常使用,请使用电脑连接电台写频!!!In the development of mobile, it cannot be used normally. Please use a computer to connect!!!')
|
||||
await serial.requestPort().then(selectedPort => {
|
||||
_connect = selectedPort;
|
||||
});
|
||||
|
|
Loading…
Add table
Reference in a new issue