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

Enhance Debug option #6

Merged
merged 6 commits into from
Nov 18, 2014
Merged

Enhance Debug option #6

merged 6 commits into from
Nov 18, 2014

Conversation

chrwei
Copy link
Contributor

@chrwei chrwei commented Nov 17, 2014

current release the debug flag sends most data sent to _cell, but not all, and requires a lot of duplicated code to do it.

This enhances it by adding private print and println methods so that everything sent is also sent to debug when enabled.

It also changes confMode to read the rest of the message and send to debug when there's an error. this bit might be applicable elsewhere too.

shennongmin pushed a commit that referenced this pull request Nov 18, 2014
@shennongmin shennongmin merged commit b7ad6c7 into itead:master Nov 18, 2014
@chrwei chrwei deleted the debug-enhance branch November 18, 2014 15:03
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.

2 participants