Skip to content

Debug improvements #48

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 11, 2020
Merged

Debug improvements #48

merged 3 commits into from
May 11, 2020

Conversation

PaulZC
Copy link
Collaborator

@PaulZC PaulZC commented May 11, 2020

Added some debug improvements to help when testing issue #42:

  • If debugging is enabled .begin will print out the chip version information
  • parseInputReport now only prints if debugging is enabled (will avoid compilation issues on platforms that don't have Serial)
  • receivePacket now does a printPacket if debugging is enabled
  • Added printHeader to help trap empty packets (if any)

@PaulZC PaulZC merged commit d910624 into master May 11, 2020
@PaulZC PaulZC deleted the Testing_Issue_#42 branch May 11, 2020 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant