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 DMD2.h #43

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Update DMD2.h #43

wants to merge 2 commits into from

Commits on Jun 18, 2019

  1. Update DMD2.h

    Changed the datatype of pixelswide, pixelsHigh, width and height from byte to uint16_t, so that the library could work for more than 7 display boards in single row.
    shr34sachin authored Jun 18, 2019
    Configuration menu
    Copy the full SHA
    8c3cd75 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2019

  1. Update DMD2.h

    Additional datatype in line 174 is a blunder. Should have been mistakenly typed.
    shr34sachin authored Jul 1, 2019
    Configuration menu
    Copy the full SHA
    ea15b98 View commit details
    Browse the repository at this point in the history