====== A simple node.js joystick data reader for Logitech's Extreme 3D Pro.
If you try to run the program with node app.js
, you'll probably run into an error like this:
Error: cannot open device with vendor id 0x46d and product id 0xc215
Try run it as administrator or sudoer: sudo node app.js