Clarify about debugging
This commit is contained in:
parent
db32f4a41a
commit
6f8f574a50
|
@ -0,0 +1,2 @@
|
||||||
|
*.zip
|
||||||
|
*.hex
|
|
@ -12,9 +12,10 @@ Sample Rate
|
||||||
|
|
||||||
The number of samples taken since the last HID report
|
The number of samples taken since the last HID report
|
||||||
is sent as the second Y axis.
|
is sent as the second Y axis.
|
||||||
If you use the
|
If you `#define DEBUG`,
|
||||||
|
you can use the
|
||||||
[included gamepad tester](gamepad.html),
|
[included gamepad tester](gamepad.html),
|
||||||
it will show the approximate number of samples as an integer,
|
to see the approximate number of samples as an integer,
|
||||||
for Y axis 2.
|
for Y axis 2.
|
||||||
|
|
||||||
This is approximate,
|
This is approximate,
|
||||||
|
|
Loading…
Reference in New Issue