You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I installed version 3.0.10 I noticed a horizontal shift when the screens are connected in chains (2x2), the same is with version 3.0.9., on 3.0.8 everything displays correctly.
Chip FM6124D
p.s. great library, big thanks to the author.
The text was updated successfully, but these errors were encountered:
Now I see that this problem could be Issue "2: Vertical output isn't aligned", I will test tomorow.
UPDATE:
With added line in setup "mxconfig.clkphase = false;" everything sorted out, there is only typing error on page #134, in Issue 2 is written solution "mx_config.clkphase = false;" when it should write "mxconfig.clkphase = false;"
When I installed version 3.0.10 I noticed a horizontal shift when the screens are connected in chains (2x2), the same is with version 3.0.9., on 3.0.8 everything displays correctly.
Chip FM6124D
p.s. great library, big thanks to the author.
The text was updated successfully, but these errors were encountered: