Skip to content

decoder: fix println!() records being printed with formatting#845

Merged
Urhengulas merged 2 commits intoknurling-rs:mainfrom
andresovela:fix-println
Jun 6, 2024
Merged

decoder: fix println!() records being printed with formatting#845
Urhengulas merged 2 commits intoknurling-rs:mainfrom
andresovela:fix-println

Conversation

@andresovela
Copy link
Copy Markdown
Contributor

Fixes #844

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