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

esp-println logs are too spacy #3120

Closed
lure23 opened this issue Feb 9, 2025 · 4 comments
Closed

esp-println logs are too spacy #3120

lure23 opened this issue Feb 9, 2025 · 4 comments

Comments

@lure23
Copy link
Contributor

lure23 commented Feb 9, 2025

If I log using esp-println and esp-flash on the command line, there seem to be extra newlines between each logged line. Is this expected?

8.331165 INFO Zone : 0, Status : 5, Distance : 89 mm

8.331312 INFO Zone : 1, Status : 5, Distance : 90 mm

8.331437 INFO Zone : 2, Status : 5, Distance : 93 mm

8.331557 INFO Zone : 3, Status : 5, Distance : 95 mm

8.331682 INFO Zone : 4, Status : 5, Distance : 91 mm

I study this in the esp-println-vs-probe_rs repo

@Dominaezzz
Copy link
Collaborator

What OS are you doing espflash on?

@lure23
Copy link
Contributor Author

lure23 commented Feb 9, 2025

What OS are you doing espflash on?

It's an Ubuntu Linux VM. espflash 3.3.0

@bugadani
Copy link
Contributor

bugadani commented Feb 9, 2025

@lure23
Copy link
Contributor Author

lure23 commented Feb 9, 2025

https://github.com/lure23/espflash-vs-probe-rs/blob/c5a8251c4377ed86637c91ebf160aa650ef16521/examples/basic.rs#L155

Wow, that's kind of embarrasing!

Not my code. Gosh. Thanks. Closing! 😇

@lure23 lure23 closed this as completed Feb 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

3 participants