changed axis of debug too
This commit is contained in:
parent
6f8f574a50
commit
1007b963fa
|
@ -16,7 +16,7 @@ If you `#define DEBUG`,
|
||||||
you can use the
|
you can use the
|
||||||
[included gamepad tester](gamepad.html),
|
[included gamepad tester](gamepad.html),
|
||||||
to see the approximate number of samples as an integer,
|
to see the approximate number of samples as an integer,
|
||||||
for Y axis 2.
|
on the first X axis.
|
||||||
|
|
||||||
This is approximate,
|
This is approximate,
|
||||||
because the browser encodes the value as a real number between -1 and 1.
|
because the browser encodes the value as a real number between -1 and 1.
|
||||||
|
|
Loading…
Reference in New Issue