pn532.js
pn532.js copied to clipboard
remove webserial filters
removes the filters from the webserial requestdevice call. this means that the user can use any usb-serial adapter they wish rather than being limited to pl2303, ch34x or cp210x.
What's the usbVendorId and usbProductId of your usb-serial adapter?
Maybe move filter to option that can be change while create an instance?