We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 418e75e commit 2215fc3Copy full SHA for 2215fc3
joystick_linux.go
@@ -40,7 +40,6 @@ type joystickImpl struct {
40
//
41
// Under linux the id is used to construct the joystick device name:
42
// for example: id 0 will open device: "/dev/input/js0"
43
-//
44
// Under Windows the id is the actual numeric id of the joystick
45
46
// If successful, a Joystick interface is returned which can be used to
0 commit comments