changed axis of debug too

This commit is contained in:
Neale Pickett 2024-01-04 14:22:51 -07:00
parent 6f8f574a50
commit 1007b963fa
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ If you `#define DEBUG`,
you can use the
[included gamepad tester](gamepad.html),
to see the approximate number of samples as an integer,
for Y axis 2.
on the first X axis.
This is approximate,
because the browser encodes the value as a real number between -1 and 1.