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 println!() records being printed with formatting #845

Merged
merged 2 commits into from
Jun 6, 2024

Conversation

andresovela
Copy link
Contributor

Fixes #844

@Urhengulas
Copy link
Member

Thank you for the fix!

@Urhengulas Urhengulas added this pull request to the merge queue Jun 6, 2024
Merged via the queue into knurling-rs:main with commit 8a7282d Jun 6, 2024
15 checks passed
@andresovela andresovela deleted the fix-println branch June 6, 2024 13:15
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!() prints a <lvl> prefix
2 participants