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

Add platformio serial logging #251

Merged
merged 1 commit into from
Apr 11, 2024

Conversation

kukumagi
Copy link
Contributor

What
When using platformio serial monitor it automatically creates log file with serial data in logs folder.

Why
Copying serial monitor data is tricky. This makes it a lot easier to debug even if there is lots of data in serial monitor. And also sending serial data to others for debugging is easier with this.

How
In VSCode using platformio serial monitor it automatically saves serial monitor output to log file in logs folder.

Copy link
Owner

@dalathegreat dalathegreat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 👍

@dalathegreat dalathegreat merged commit 5a5cfc4 into dalathegreat:main Apr 11, 2024
21 checks passed
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.

None yet

2 participants