Is there a way to get Chrome to “forget” a device to test navigator.usb.requestDevice, navigator.serial.requestPort?

前端 未结 0 505
挽巷
挽巷 2020-12-05 07:31

I\'m hoping to migrate from using WebUSB to SerialAPI (which is explained nicely here.

Current Code:

try {
    let device = await navigator.usb.request         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题