Skip to content
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

Basically just a typo #11

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

InAJacket
Copy link

I noticed all debug messages but one are sent to DBG_OUTPUT_PORT, which is defined as Serial. The outlier directly references Serial instead of DBG_OUTPUT_PORT. This is a pedantic correction if anything, and should have no effect on the operation of the sketch. I've corrected it such that all of the debug prints go to DBG_OUTPUT_PORT for consistency.

I noticed all debug messages but one are sent to `DBG_OUTPUT_PORT`, which is defined as `Serial`. The outlier directly references `Serial` instead of `DBG_OUTPUT_PORT`. This is a pedantic correction if anything, and should have no effect on the operation of the sketch.
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.

None yet

1 participant