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

Added support for printing to arbitrary output derived from the Print class. #1

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

Conversation

dhylands
Copy link

Changed char* to const char* to be compatible print method
Made \n automap to \r\n

… class.

Changed char* to const char* to be compatible print method
Made \n automap to \r\n
@thijse
Copy link

thijse commented Feb 23, 2017

Hi, I needed a logging library, and this repository does not seen to be actively maintained, so I branched in https://github.com/thijse/Arduino-Log, merged all pull requests and refactored a bit. If still relevant, could you check if it works for you? Also, if you have other features you'd like to add, please let me know.

per1234 pushed a commit to per1234/Arduino-logging-library that referenced this pull request Sep 9, 2018
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