Clarify about debugging

This commit is contained in:
Neale Pickett 2024-01-04 14:21:33 -07:00
parent db32f4a41a
commit 6f8f574a50
2 changed files with 5 additions and 2 deletions

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
*.zip
*.hex

View File

@ -12,9 +12,10 @@ Sample Rate
The number of samples taken since the last HID report
is sent as the second Y axis.
If you use the
If you `#define DEBUG`,
you can use the
[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.
This is approximate,