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

Add more MultiRowRefreshMappings #154

Open
embedded-creations opened this issue Aug 31, 2021 · 1 comment
Open

Add more MultiRowRefreshMappings #154

embedded-creations opened this issue Aug 31, 2021 · 1 comment

Comments

@educoay
Copy link

educoay commented Jun 2, 2023

// 100% work icn2037bp 64X32
// Work fine with 3 panels 192X32

const PanelMappingEntry panelMap64x32Mod8[] =
{

    {0, 32, 32},
    {0, 96, 32},
    {8, 0, 32},
    {8, 64, 32},
    {0, 0, 0},

};

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

No branches or pull requests

2 participants