Skip to content
This repository was archived by the owner on Dec 20, 2018. It is now read-only.

Commit 4117788

Browse files
committed
node-hid
1 parent 668a094 commit 4117788

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/xbox.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
var HID = require('HID'),
1+
var HID = require('node-hid'),
22
util = require('util'),
33
chalk = require('chalk'),
44
events = require('events'),

0 commit comments

Comments
 (0)