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

For production usage, shouldn't print to serial port #1

Open
ysyyork opened this issue Nov 11, 2017 · 1 comment
Open

For production usage, shouldn't print to serial port #1

ysyyork opened this issue Nov 11, 2017 · 1 comment

Comments

@ysyyork
Copy link

ysyyork commented Nov 11, 2017

There are a lot of code directly call Serial.print. This will destroy the business logic for anyone using Arduino serial port to communicate. Should add DEBUG flag to conditionally print these information

@annem
Copy link
Owner

annem commented Dec 20, 2018

That's a great point - something I've done in the past, but forgot to include this time. I'll be honest, not sure when I'll get around to adding that, but I'll try to remember next time I tinker with the code.

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

No branches or pull requests

2 participants