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

decoder: Fix that defmt::println! shows leading space when timestamps are disabled #608

Merged
merged 1 commit into from
Oct 11, 2021

Conversation

Urhengulas
Copy link
Member

Fixes #602

@Urhengulas Urhengulas requested a review from justahero October 11, 2021 12:57
Copy link
Contributor

@justahero justahero left a comment

Choose a reason for hiding this comment

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

LGTM

@Urhengulas
Copy link
Member Author

bors r+

@bors
Copy link
Contributor

bors bot commented Oct 11, 2021

Build succeeded:

@bors bors bot merged commit 1806bb1 into main Oct 11, 2021
@bors bors bot deleted the fix-timestamp branch October 11, 2021 13:06
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.

defmt::println messages have a leading space when timestamps are disabled
2 participants