Describe the bugA clear and concise description of what the bug is.
Short Summary of the expected behavior: No unnecessary message, like status, during normal operation.
Short Summary of the buggy behavior:
Many status like message clutter the Serial Monitor output and should be culled by making conditional on the >0 value of DEBUG
To Do:
Teach @avinashbaskaran about conditional compilation directives.
Describe the bug A clear and concise description of what the bug is. Short Summary of the expected behavior: No unnecessary message, like status, during normal operation. Short Summary of the buggy behavior:
Many status like message clutter the Serial Monitor output and should be culled by making conditional on the >0 value of DEBUG
To Do: Teach @avinashbaskaran about conditional compilation directives.