dgtchess icon indicating copy to clipboard operation
dgtchess copied to clipboard

add correct vendor / device id

Open murkle opened this issue 1 year ago • 0 comments

This works for me:

  static FILTERS = [
    { usbVendorId: 0x045b, usbProductId: 0x8111 }
  ]

murkle avatar May 21 '23 16:05 murkle