Skip to content

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