more code removed
这个提交包含在:
父节点
1ea9356923
当前提交
3d14dde83a
共有 1 个文件被更改,包括 0 次插入 和 1 次删除
|
|
@ -106,7 +106,6 @@ async function connect() {
|
||||||
|
|
||||||
//Try to connect to the Serial port
|
//Try to connect to the Serial port
|
||||||
try {
|
try {
|
||||||
isWinkeyConnected = true;
|
|
||||||
port = await navigator.serial.requestPort(/*{ filters: [filter] }*/);
|
port = await navigator.serial.requestPort(/*{ filters: [filter] }*/);
|
||||||
// Continue connecting to |port|.
|
// Continue connecting to |port|.
|
||||||
|
|
||||||
|
|
|
||||||
正在加载…
在新工单中引用