Skip to content

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

Merged
bors[bot] merged 1 commit intomainfrom
fix-timestamp
Oct 11, 2021
Merged

decoder: Fix that defmt::println! shows leading space when timestamps are disabled#608
bors[bot] merged 1 commit intomainfrom
fix-timestamp

Conversation

@Urhengulas
Copy link
Copy Markdown
Member

Fixes #602

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

@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
Copy Markdown
Member Author

bors r+

@bors
Copy link
Copy Markdown
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