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

Make VirtualMatrixPanel::getCoords() public. #621

Merged
merged 1 commit into from
Apr 22, 2024

Conversation

board707
Copy link
Contributor

@board707 board707 commented Apr 20, 2024

Making VirtualMatrixPanel::getCoords() public will allow users to inherit VirtualMatrixPanel class and create their own variants of the getCoords() function for complex quarter scan panel cases.
If PR merged, I will write an example of creating and using a virtual getCoords() function.

@mrcodetastic
Copy link
Owner

Good suggestion, I have merged.

@mrcodetastic mrcodetastic merged commit b67bd96 into mrcodetastic:master Apr 22, 2024
5 of 6 checks passed
toine512 added a commit to toine512/ESP32-HUB75-MatrixPanel-DMA that referenced this pull request Apr 29, 2024
commit b67bd96
Merge: 1e4b46e 625fe45
Author: mrcodetastic <[email protected]>
Date:   Mon Apr 22 20:05:34 2024 +0100

    Merge pull request mrcodetastic#621 from board707/virtual_getCoords

    Make VirtualMatrixPanel::getCoords() public.

commit 625fe45
Author: board707 <[email protected]>
Date:   Sat Apr 20 22:26:16 2024 +0300

    Make VirtualMatrixPanel::getCoords() public.
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