mirror of
https://github.com/GoogleChrome/chrome-extensions-samples.git
synced 2026-04-03 14:39:37 +07:00
640 B
640 B
chrome.hid API Sample
This sample demonstrates usage of the chrome.hid API.
Note that in order to use this sample, you will need
to update the usbDevices list in manifest.json
with one or more VID/PID pairs corresponding to your
hardware of choice.

