Skip to content

Added sensecap indicator init code #243

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 4, 2025

Conversation

grafail
Copy link
Contributor

@grafail grafail commented Jan 4, 2025

No description provided.

@kdschlosser kdschlosser merged commit b38f4d0 into lvgl-micropython:main Jan 4, 2025
3 checks passed
@kdschlosser
Copy link
Collaborator

One thing if you could. in the st7701 driver add a variable at the module level that is names for the display MFG and model number with the "type" number being the contents of the variable

Kind of like this BUYDISPLAY_ER_TFTM0784_2 = 17. That needs to be placed in the display driver file. Don't use const because the variable needs to be usable when the module is imported.

I thought about that after I merged this. I know I can revert it but I am not sure how that will play out with the PR. I don't want you to have to open the PR again. I would make another PR for adding this variable.

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.

2 participants