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

Home Screen Delay #1

Open
sainsaji opened this issue Feb 15, 2024 · 2 comments
Open

Home Screen Delay #1

sainsaji opened this issue Feb 15, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@sainsaji
Copy link
Owner

Home Screen delays while syncing since a while loop runs until time is synched.

A solution will be to use lv_handler() function inside the no op while loop

@sainsaji sainsaji added the bug Something isn't working label Feb 15, 2024
@sainsaji sainsaji self-assigned this Feb 15, 2024
sainsaji added a commit that referenced this issue Feb 15, 2024
@sainsaji sainsaji reopened this Feb 15, 2024
@sainsaji
Copy link
Owner Author

using lv_task_handler(); funtion didn't yield expected result. Trying with xTaskCreate

@sainsaji
Copy link
Owner Author

xTask is not a viable solution here either

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant