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

Update DMDFrame.cpp #44

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Commits on Jun 18, 2019

  1. Update DMDFrame.cpp

    Changed the datatype of pixelswide and pixelsHigh from byte to uint16_t and also type-casted the row_width_bytes and height_in_panels, so that the library could work for more than 7 display boards in single row. The similar update is made in DMD2.h file too.
    shr34sachin authored Jun 18, 2019
    Configuration menu
    Copy the full SHA
    34ffc96 View commit details
    Browse the repository at this point in the history