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

After call of lv_init() Serial.println() doesn't work #66

Closed
Harry863 opened this issue Aug 17, 2024 · 0 comments
Closed

After call of lv_init() Serial.println() doesn't work #66

Harry863 opened this issue Aug 17, 2024 · 0 comments

Comments

@Harry863
Copy link

I have migrate one project (Teensy 4.0) from Arduino IDE to PlatformIO.
I am able to compile it and it works perfectly but the Serial.print or printf("\n") don't work.

I found out that it happens after the call of lv_init()
Before this call Serial.println... works

Thank you in advance

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

No branches or pull requests

1 participant