Skip to content

CMS move initial screen.clear() to run function #423

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

Merged
merged 1 commit into from
Jan 13, 2022

Conversation

klutvott123
Copy link
Member

Adds a "first run" check to the run function that is used to clear the screen the first time the run function is executed.
I initially added this to the init function, but it seems like lua isn't completely in control of the lcd at that point so it's possible for the screen to be cleared only for parts of the tools menu to be drawn on top of that again.

@klutvott123 klutvott123 added this to the 1.6 milestone Jan 12, 2022
@haslinghuis haslinghuis merged commit d7af958 into betaflight:master Jan 13, 2022
@klutvott123 klutvott123 deleted the cms-move-screen-clear branch January 17, 2022 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants