node-gamecontroller
node-gamecontroller copied to clipboard
Axis value only updates when X updates
Currently, the hid.on function is coded so that an axis update is only emitted once the X coordinate moves, not the Y. I plan to fix this soon in my fork.