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

Set the pins (optionally) in the ctor. #71

Merged
merged 3 commits into from Oct 23, 2020

Commits on Oct 23, 2020

  1. Set the pins (optionally) in the ctor.

    If no pins are given, the ctor will default to BLCK=26, LRC=25, DOUT=27.
    
    This *should* be compatible with existing code.
    CelliesProjects committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    f7a309a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bedc94 View commit details
    Browse the repository at this point in the history
  3. Cleanup.

    CelliesProjects committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    3c95fe4 View commit details
    Browse the repository at this point in the history