Google Chrome USB API to access epson thermal printer
In my EPSON Thermal Printer the Vendor & Product IDs has string, so im
getting error when loading my package files to google chrome extensions
The USB API supports only integer for Vendor & Product IDs
"optional_permissions": [ {"usbDevices": [{"vendorId": 04B8, "productId":
0202}]}]
Please help me to solve this issue
No comments:
Post a Comment