Skip to content

Basically just a typo#11

Open
InAJacket wants to merge 1 commit intooctosavvi:masterfrom
InAJacket:master
Open

Basically just a typo#11
InAJacket wants to merge 1 commit intooctosavvi:masterfrom
InAJacket:master

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.

1 participant